{ "MaxPlayers": 8, "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;" }, "Collision": { "Defaults": { "solid": "Collide", "trigger": "Trigger", "ladder": "Ignore", "water": "Trigger", "player": "Collide", "npc": "Collide" }, "Pairs": [ { "a": "solid", "b": "solid", "r": "Collide" }, { "a": "trigger", "b": "playerclip", "r": "Ignore" }, { "a": "trigger", "b": "solid", "r": "Trigger" }, { "a": "solid", "b": "trigger", "r": "Collide" }, { "a": "playerclip", "b": "solid", "r": "Collide" }, { "a": "trigger", "b": "player", "r": "Trigger" }, { "a": "npc", "b": "npc", "r": "Trigger" }, { "a": "player", "b": "player", "r": "Trigger" }, { "a": "player", "b": "npc", "r": "Trigger" } ] }, "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/finland.scene", "MapStartupScene": null, "LaunchMode": "Normal", "ControlModes": {}, "InputSettings": { "Actions": [ { "Name": "Forward", "KeyboardCode": "W", "GroupName": "Movement" }, { "Name": "Backward", "KeyboardCode": "S", "GroupName": "Movement" }, { "Name": "Left", "KeyboardCode": "A", "GroupName": "Movement" }, { "Name": "Right", "KeyboardCode": "D", "GroupName": "Movement" }, { "Name": "Jump", "KeyboardCode": "space", "GamepadCode": "A", "GroupName": "Movement" }, { "Name": "Walk", "KeyboardCode": "alt", "GroupName": "Movement" }, { "Name": "Duck", "KeyboardCode": "ctrl", "GamepadCode": "B", "GroupName": "Movement" }, { "Name": "attack1", "KeyboardCode": "mouse1", "GamepadCode": "RightTrigger", "GroupName": "Actions" }, { "Name": "attack2", "KeyboardCode": "mouse2", "GamepadCode": "LeftTrigger", "GroupName": "Actions" }, { "Name": "next", "KeyboardCode": "r", "GamepadCode": "X", "GroupName": "" }, { "Name": "Use", "KeyboardCode": "e", "GamepadCode": "Y", "GroupName": "Actions" }, { "Name": "View", "KeyboardCode": "C", "GamepadCode": "RightJoystickButton", "GroupName": "Other" }, { "Name": "Voice", "KeyboardCode": "v", "GroupName": "Other" }, { "Name": "Drop", "KeyboardCode": "g", "GroupName": "Other" }, { "Name": "Inventory", "KeyboardCode": "TAB", "GamepadCode": "SwitchRightMenu", "GroupName": "Other" }, { "Name": "Enter", "KeyboardCode": "enter", "GroupName": "Other" }, { "Name": "Piss", "KeyboardCode": "P", "GroupName": "Actions" }, { "Name": "previous", "KeyboardCode": "Q", "GroupName": "Other" }, { "Name": "Ragdoll", "KeyboardCode": "H", "GroupName": "Other" }, { "Name": "Tasks", "KeyboardCode": "T", "GroupName": "Other" } ] }, "Resources": "/ui/*\n/fonts/*", "CodePackageReferences": [] }