| Meta |
{ "MaxPlayers": 2, "MinPlayers": 2, "TickRate": 50, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "CsProjName": "", "StartupScene": "scenes/main.scene", "ProjectTemplate": null, "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "Nullables": true, "AssemblyReferences": [], "IgnoreFolders": [], "DistinctAssemblyReferences": [] }, "LaunchMode": "Normal", "ControlModes": { "Keyboard": false, "VR": false, "Gamepad": false }, "Resources": "/textures/cursors/*", "GameSettings": [], "CodePackageReferences": [] }
{
"MaxPlayers": 2,
"MinPlayers": 2,
"TickRate": 50,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"CsProjName": "",
"StartupScene": "scenes/main.scene",
"ProjectTemplate": null,
"Compiler": {
"RootNamespace": "Sandbox",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;",
"WarningsAsErrors": "",
"Nullables": true,
"AssemblyReferences": [],
"IgnoreFolders": [],
"DistinctAssemblyReferences": []
},
"LaunchMode": "Normal",
"ControlModes": {
"Keyboard": false,
"VR": false,
"Gamepad": false
},
"Resources": "/textures/cursors/*",
"GameSettings": [],
"CodePackageReferences": []
}
|