| Meta |
{"MaxPlayers":16,"MinPlayers":1,"GameNetworkType":"Multiplayer","MapSelect":"Unrestricted","MapList":["facepunch.construct"],"RankType":"None","PerMapRanking":false,"LeaderboardType":"None","GameCategory":"Racing","ProjectTemplate":null,"CsProjName":"","HttpAllowList":null,"TickRate":50,"Compiler":{"RootNamespace":"Bydrive","DefineConstants":"SANDBOX;ADDON;DEBUG","NoWarn":"1701;1702;1591;","WarningsAsErrors":"","AssemblyReferences":[],"IgnoreFolders":[],"DistinctAssemblyReferences":[]},"StartupScene":"scenes/startmenu.scene","ControlModes":{"Keyboard":true,"Gamepad":true},"InputSettings":{"Actions":[{"Name":"Forward","KeyboardCode":"W","GamepadCode":"A","GroupName":"Movement"},{"Name":"Backward","KeyboardCode":"S","GroupName":"Movement"},{"Name":"Left","KeyboardCode":"A","GroupName":"Movement"},{"Name":"Right","KeyboardCode":"D","GroupName":"Movement"},{"Name":"Break","KeyboardCode":"space","GamepadCode":"B","GroupName":"Movement"},{"Name":"Boost","KeyboardCode":"shift","GamepadCode":"LeftTrigger","GroupName":"Movement"},{"Name":"Respawn","KeyboardCode":"r","GamepadCode":"X","GroupName":"Actions"},{"Name":"Item","KeyboardCode":"e","GamepadCode":"RightTrigger","GroupName":"Actions"}]},"LaunchMode":"Normal","Resources":"/fonts/*\n/UI/*","CodePackageReferences":[]}
{
"MaxPlayers": 16,
"MinPlayers": 1,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.construct"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"GameCategory": "Racing",
"ProjectTemplate": null,
"CsProjName": "",
"HttpAllowList": null,
"TickRate": 50,
"Compiler": {
"RootNamespace": "Bydrive",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;",
"WarningsAsErrors": "",
"AssemblyReferences": [],
"IgnoreFolders": [],
"DistinctAssemblyReferences": []
},
"StartupScene": "scenes/startmenu.scene",
"ControlModes": {
"Keyboard": true,
"Gamepad": true
},
"InputSettings": {
"Actions": [
{
"Name": "Forward",
"KeyboardCode": "W",
"GamepadCode": "A",
"GroupName": "Movement"
},
{
"Name": "Backward",
"KeyboardCode": "S",
"GroupName": "Movement"
},
{
"Name": "Left",
"KeyboardCode": "A",
"GroupName": "Movement"
},
{
"Name": "Right",
"KeyboardCode": "D",
"GroupName": "Movement"
},
{
"Name": "Break",
"KeyboardCode": "space",
"GamepadCode": "B",
"GroupName": "Movement"
},
{
"Name": "Boost",
"KeyboardCode": "shift",
"GamepadCode": "LeftTrigger",
"GroupName": "Movement"
},
{
"Name": "Respawn",
"KeyboardCode": "r",
"GamepadCode": "X",
"GroupName": "Actions"
},
{
"Name": "Item",
"KeyboardCode": "e",
"GamepadCode": "RightTrigger",
"GroupName": "Actions"
}
]
},
"LaunchMode": "Normal",
"Resources": "/fonts/*\n/UI/*",
"CodePackageReferences": []
}
|