| Meta |
{ "MaxPlayers": 64, "MinPlayers": 1, "TickRate": 50, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "CsProjName": "", "StartupScene": "test/scenes/game_01.scene", "LaunchMode": "Normal", "SystemScene": "test/scenes/system_scene.scene", "Resources": "test/boscawen_un.sog\ntest/citizen/*\ntest/knight.sog\ntest/splatball.ply", "GameSettings": [ { "Name": "sb.ownership_checks", "Title": "Prop Protection", "Group": null, "Default": "False", "Options": null, "Min": 0, "Max": 0, "Step": null } ], "CodePackageReferences": [] }
{
"MaxPlayers": 64,
"MinPlayers": 1,
"TickRate": 50,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"CsProjName": "",
"StartupScene": "test/scenes/game_01.scene",
"LaunchMode": "Normal",
"SystemScene": "test/scenes/system_scene.scene",
"Resources": "test/boscawen_un.sog\ntest/citizen/*\ntest/knight.sog\ntest/splatball.ply",
"GameSettings": [
{
"Name": "sb.ownership_checks",
"Title": "Prop Protection",
"Group": null,
"Default": "False",
"Options": null,
"Min": 0,
"Max": 0,
"Step": null
}
],
"CodePackageReferences": []
}
|