{
"MaxPlayers": 4,
"MinPlayers": 1,
"GameNetworkType": "Multiplayer",
"MapSelect": "Official",
"MapList": [
"sauna_forest"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"ProjectTemplate": null,
"Compiler": {
"RootNamespace": "Sauna",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;8601",
"WarningsAsErrors": "",
"Whitelist": true,
"AssemblyReferences": [],
"IgnoreFolders": [],
"DistinctAssemblyReferences": []
},
"CsProjName": "",
"Summary": "",
"Description": "",
"Public": false,
"TickRate": 50,
"LaunchConfigs": [
{
"Name": "Sauna DEV",
"GameIdent": "fish.sauna#local",
"MapName": "sauna_forest.vmap",
"MaxPlayers": 1,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "sv_password perkele;",
"PostLaunchCommand": ""
},
{
"Name": "Sauna LAN",
"GameIdent": "fish.sauna#local",
"MapName": "sauna_forest.vmap",
"MaxPlayers": 2,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "sv_lan 1; sv_password perkele;",
"PostLaunchCommand": ""
}
],
"StartupScene": "scenes/menu.scene",
"LaunchMode": "Normal",
"ControlModes": {},
"Resources": "/ui/*\n/fonts/*",
"CodePackageReferences": []
}