Meta |
{ "MaxPlayers": 6, "MinPlayers": 2, "TickRate": 50, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "CsProjName": "", "StartupScene": "scenes/hub_new.scene", "LaunchMode": "Normal", "Compiler": { "RootNamespace": "Dash", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "Whitelist": true, "AssemblyReferences": [], "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "ControlModes": { "Keyboard": false, "VR": false, "Gamepad": false }, "Resources": "/ui/icons/*\n/ui/thumbnails/*\n/ui/*\n*.vmdl.png\n/textures/ui/*\n*.mp4", "GameSettings": [], "CodePackageReferences": [] }
{
"MaxPlayers": 6,
"MinPlayers": 2,
"TickRate": 50,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"CsProjName": "",
"StartupScene": "scenes/hub_new.scene",
"LaunchMode": "Normal",
"Compiler": {
"RootNamespace": "Dash",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;",
"WarningsAsErrors": "",
"Whitelist": true,
"AssemblyReferences": [],
"IgnoreFolders": [
"editor",
"unittest"
],
"DistinctAssemblyReferences": []
},
"ControlModes": {
"Keyboard": false,
"VR": false,
"Gamepad": false
},
"Resources": "/ui/icons/*\n/ui/thumbnails/*\n/ui/*\n*.vmdl.png\n/textures/ui/*\n*.mp4",
"GameSettings": [],
"CodePackageReferences": []
}
|