| Meta |
{ "MaxPlayers": 1, "MinPlayers": 1, "TickRate": 100, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "ProjectTemplate": null, "CsProjName": "", "LaunchConfigs": [ { "Name": "Combat Test", "GameIdent": "fdd.dark_descent#local", "MapName": "dungeon.vmap", "MaxPlayers": 1, "GameSettings": {}, "Addons": "", "PreLaunchCommand": "", "PostLaunchCommand": "" } ], "ControlModes": { "Keyboard": true, "VR": false, "Gamepad": false }, "StartupScene": "scenes/main_menu.scene", "LaunchMode": "Normal", "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Debug", "AssemblyReferences": [], "IgnoreFolders": [], "DistinctAssemblyReferences": [] }, "Resources": "/textures/*.png\n/textures/*.jpg\n/fonts/*\n\n-*/reaper_media_files/*", "GameSettings": [], "CodePackageReferences": [] }
{
"MaxPlayers": 1,
"MinPlayers": 1,
"TickRate": 100,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"ProjectTemplate": null,
"CsProjName": "",
"LaunchConfigs": [
{
"Name": "Combat Test",
"GameIdent": "fdd.dark_descent#local",
"MapName": "dungeon.vmap",
"MaxPlayers": 1,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": ""
}
],
"ControlModes": {
"Keyboard": true,
"VR": false,
"Gamepad": false
},
"StartupScene": "scenes/main_menu.scene",
"LaunchMode": "Normal",
"Compiler": {
"RootNamespace": "Sandbox",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;",
"WarningsAsErrors": "",
"TreatWarningsAsErrors": false,
"Nullables": false,
"ReleaseMode": "Debug",
"AssemblyReferences": [],
"IgnoreFolders": [],
"DistinctAssemblyReferences": []
},
"Resources": "/textures/*.png\n/textures/*.jpg\n/fonts/*\n\n-*/reaper_media_files/*",
"GameSettings": [],
"CodePackageReferences": []
}
|