Basic Github Info; Readme, Patreon

This commit is contained in:
Refringe
2025-01-08 10:06:18 -05:00
parent f63e535945
commit ab95956a55
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
patreon: sptarkov
+5
View File
@@ -0,0 +1,5 @@
# Single Player Tarkov - C# Server Project
A rewrite of the [original server project](https://github.com/sp-tarkov/server) in C#. Under heavy development and not ready for public testing or feedback.
![Tests](https://github.com/sp-tarkov/server-csharp/actions/workflows/test.yaml/badge.svg)
+1 -1
View File
@@ -1,4 +1,4 @@
name: Run Tests
name: Tests
on:
push: