Meta |
{ "MaxPlayers": 64, "MinPlayers": 1, "TickRate": 50, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "CsProjName": "", "StartupScene": "scenes/minimal.scene", "ControlModes": { "Keyboard": false, "VR": false, "Gamepad": false }, "LaunchMode": "Normal", "Resources": "icons/*", "GameSettings": [], "CodePackageReferences": [] }
{
"MaxPlayers": 64,
"MinPlayers": 1,
"TickRate": 50,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"CsProjName": "",
"StartupScene": "scenes/minimal.scene",
"ControlModes": {
"Keyboard": false,
"VR": false,
"Gamepad": false
},
"LaunchMode": "Normal",
"Resources": "icons/*",
"GameSettings": [],
"CodePackageReferences": []
}
|