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
+2
View File
@@ -0,0 +1,2 @@
{'code.unity3d','06f648bb8c10a1bb88489b166e1f22be',13031},
{'res.unity3d','4238a196bc5f53eb9db13d8064339ace',9111983},
+12
View File
@@ -0,0 +1,12 @@
{
"gameId": "fighter3d",
"version": 6,
"clientEntryType": "Fighter3D.Client.FighterGameClient",
"coreDll": "Fighter3D.Core.dll",
"clientDll": "Fighter3D.Client.dll",
"minFrameworkVersion": 1,
"codeAb": "code.unity3d",
"assets": [
"res.unity3d"
]
}