Files
AIC-Project/CDN/minigame/rps/1/pc/game.json
T

12 lines
241 B
JSON

{
"gameId": "rps",
"version": 1,
"clientEntryType": "RPS.Client.RpsGameClient",
"coreDll": "RPS.Core.dll",
"clientDll": "RPS.Client.dll",
"minFrameworkVersion": 1,
"codeAb": "code.unity3d",
"assets": [
"res.unity3d"
]
}