kakozuzo/kakozuzo_2.sbproj

29 lines
677 B
Plaintext
Raw Normal View History

2024-10-29 18:52:47 +03:00
{
"Title": "kakozuzo_2",
"Type": "game",
"Org": "koptilnya",
"Ident": "kakozuzo_2",
"Schema": 1,
2024-10-29 19:54:53 +03:00
"IncludeSourceFiles": true,
2024-10-29 18:52:47 +03:00
"Resources": null,
"PackageReferences": [],
"EditorReferences": null,
"IsWhitelistDisabled": false,
"Metadata": {
"MaxPlayers": 64,
"MinPlayers": 1,
"TickRate": 50,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"CsProjName": "",
"StartupScene": "scenes/minimal.scene",
"MapStartupScene": "scenes/minimal.scene",
2024-10-29 23:25:36 +03:00
"LaunchMode": "Launcher"
2024-10-29 18:52:47 +03:00
}
}