{
"MaxPlayers": 64,
"MinPlayers": 1,
"TickRate": 50,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"CsProjName": "",
"StartupScene": "scenes/currentscene.scene",
"Compiler": {
"RootNamespace": "Sandbox",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;",
"WarningsAsErrors": "",
"Whitelist": true,
"AssemblyReferences": [],
"IgnoreFolders": [],
"DistinctAssemblyReferences": []
},
"LaunchMode": "QuickPlay",
"ControlModes": {
"Keyboard": true
},
"InputSettings": {
"Actions": [
{
"Name": "Forward",
"KeyboardCode": "W",
"GamepadCode": "DpadNorth",
"GroupName": "Movement"
},
{
"Name": "Backward",
"KeyboardCode": "S",
"GamepadCode": "None",
"GroupName": "Movement"
},
{
"Name": "Left",
"KeyboardCode": "A",
"GamepadCode": "None",
"GroupName": "Movement"
},
{
"Name": "Right",
"KeyboardCode": "D",
"GamepadCode": "None",
"GroupName": "Movement"
},
{
"Name": "Jump",
"KeyboardCode": "space",
"GamepadCode": "A",
"GroupName": "Movement"
},
{
"Name": "Run",
"KeyboardCode": "shift",
"GamepadCode": "LeftJoystickButton",
"GroupName": "Movement"
},
{
"Name": "Walk",
"KeyboardCode": "alt",
"GamepadCode": "None",
"GroupName": "Movement"
},
{
"Name": "attack1",
"KeyboardCode": "mouse1",
"GamepadCode": "RightTrigger",
"GroupName": "Actions"
},
{
"Name": "attack2",
"KeyboardCode": "mouse2",
"GamepadCode": "LeftTrigger",
"GroupName": "Actions"
},
{
"Name": "reload",
"KeyboardCode": "r",
"GamepadCode": "X",
"GroupName": "Actions"
},
{
"Name": "use",
"KeyboardCode": "e",
"GamepadCode": "Y",
"GroupName": "Actions"
},
{
"Name": "Voice",
"KeyboardCode": "v",
"GamepadCode": "None",
"GroupName": "Other"
},
{
"Name": "Chat",
"KeyboardCode": "enter",
"GamepadCode": "None",
"GroupName": "Other"
},
{
"Name": "scoreboard",
"KeyboardCode": "tab",
"GamepadCode": "DpadNorth",
"GroupName": "Actions"
}
],
"__guid": "33c25815-7d62-449d-a6b4-26f58107d52d"
},
"Resources": "",
"CodePackageReferences": []
}