| Meta |
{ "MaxPlayers": 4, "MinPlayers": 1, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "ProjectTemplate": null, "CsProjName": "", "HttpAllowList": null, "Compiler": { "RootNamespace": "Deathcard", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "Whitelist": true, "AssemblyReferences": [], "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "TickRate": 50, "LaunchConfigs": [ { "Name": "config", "GameIdent": "fish.deathcard#local", "MapName": "voximity.flat_plane", "MaxPlayers": 5, "GameSettings": {}, "Addons": "", "PreLaunchCommand": "", "PostLaunchCommand": "" } ], "ControlModes": { "Keyboard": true }, "StartupScene": "scenes/mainmenu.scene", "LaunchMode": "Normal", "Resources": "/ui/*\n/fonts/*\n/vox/*\n/resources/*\n/skins/*", "GameSettings": [], "CodePackageReferences": [] }
{
"MaxPlayers": 4,
"MinPlayers": 1,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"ProjectTemplate": null,
"CsProjName": "",
"HttpAllowList": null,
"Compiler": {
"RootNamespace": "Deathcard",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;",
"WarningsAsErrors": "",
"Whitelist": true,
"AssemblyReferences": [],
"IgnoreFolders": [
"editor",
"unittest"
],
"DistinctAssemblyReferences": []
},
"TickRate": 50,
"LaunchConfigs": [
{
"Name": "config",
"GameIdent": "fish.deathcard#local",
"MapName": "voximity.flat_plane",
"MaxPlayers": 5,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": ""
}
],
"ControlModes": {
"Keyboard": true
},
"StartupScene": "scenes/mainmenu.scene",
"LaunchMode": "Normal",
"Resources": "/ui/*\n/fonts/*\n/vox/*\n/resources/*\n/skins/*",
"GameSettings": [],
"CodePackageReferences": []
}
|