Add networked Fighter3D minigame

This commit is contained in:
ud18010
2026-08-10 16:47:16 +08:00
parent bff617091d
commit ef7f24738e
53 changed files with 5458 additions and 19 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"gameId": "fighter3d",
"version": 6,
"serverAssembly": "Fighter3D.Server.dll",
"serverEntryType": "Fighter3D.Server.FighterServerRoom",
"minFrameworkVersion": 1,
"playerCount": 2,
"tickRateHz": 20
}