{
"MaxPlayers": 1,
"MinPlayers": 1,
"TickRate": 100,
"GameNetworkType": "Singleplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"ProjectTemplate": null,
"CsProjName": "",
"LaunchConfigs": [
{
"Name": "My New Config",
"GameIdent": "local.fnaf#local",
"MapName": "fnaf1.vmap",
"MaxPlayers": 1,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": ""
}
],
"Physics": {
"SubSteps": 1,
"TimeScale": 1,
"Gravity": "0,0,-800",
"AirDensity": 1.2,
"SleepingEnabled": true,
"SimulationMode": "Continuous",
"PositionIterations": 2,
"VelocityIterations": 8,
"SoftBodyIterations": 1,
"SoftBodySubsteps": 1
},
"ControlModes": {
"Keyboard": true
},
"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": "Run",
"KeyboardCode": "shift",
"GamepadCode": "LeftJoystickButton",
"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"
}
]
},
"Resources": "/materials/*.gif\n/fonts/*\n/materials/*.png",
"MenuResources": "",
"CodePackageReferences": []
}