| Meta |
{"MaxPlayers":8,"MinPlayers":1,"TickRate":50,"GameNetworkType":"Multiplayer","MapSelect":"Unrestricted","MapList":["facepunch.flatgrass"],"RankType":"None","PerMapRanking":false,"LeaderboardType":"None","CsProjName":"","StartupScene":"scenes/menu.scene","ProjectTemplate":null,"ControlModes":{"Keyboard":true,"Gamepad":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":"Fly","KeyboardCode":"CTRL","GamepadCode":"A","GroupName":"Movement"},{"Name":"Voice","KeyboardCode":"v","GroupName":"Other"},{"Name":"Score","KeyboardCode":"tab","GamepadCode":"SwitchLeftMenu","GroupName":"Other"},{"Name":"Chat","KeyboardCode":"enter","GroupName":"Other"},{"Name":"Mouse1","KeyboardCode":"MOUSE1","GamepadCode":"SwitchRightBumper","GroupName":"Other"},{"Name":"Mouse2","KeyboardCode":"MOUSE2","GamepadCode":"SwitchLeftBumper","GroupName":"Other"},{"Name":"Jump","KeyboardCode":"SPACE","GroupName":"Movement"},{"Name":"Reset","KeyboardCode":"R","GamepadCode":"DpadNorth","GroupName":"Other"}]},"MapStartupScene":null,"LaunchMode":"Normal","Compiler":{"RootNamespace":"Braxnet","DefineConstants":"SANDBOX;ADDON;DEBUG","NoWarn":"1701;1702;1591;","WarningsAsErrors":"","AssemblyReferences":[],"IgnoreFolders":[],"DistinctAssemblyReferences":[]},"Resources":"","StartupResources":["/ui/*","/sound/*","/maps/*.vpk","/Scenes/*.scene_c","/prefabs/*.prefab_c","/surface/*.surface_c","scenes/menu.scene"],"CodePackageReferences":[]}
{
"MaxPlayers": 8,
"MinPlayers": 1,
"TickRate": 50,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"CsProjName": "",
"StartupScene": "scenes/menu.scene",
"ProjectTemplate": null,
"ControlModes": {
"Keyboard": true,
"Gamepad": 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": "Fly",
"KeyboardCode": "CTRL",
"GamepadCode": "A",
"GroupName": "Movement"
},
{
"Name": "Voice",
"KeyboardCode": "v",
"GroupName": "Other"
},
{
"Name": "Score",
"KeyboardCode": "tab",
"GamepadCode": "SwitchLeftMenu",
"GroupName": "Other"
},
{
"Name": "Chat",
"KeyboardCode": "enter",
"GroupName": "Other"
},
{
"Name": "Mouse1",
"KeyboardCode": "MOUSE1",
"GamepadCode": "SwitchRightBumper",
"GroupName": "Other"
},
{
"Name": "Mouse2",
"KeyboardCode": "MOUSE2",
"GamepadCode": "SwitchLeftBumper",
"GroupName": "Other"
},
{
"Name": "Jump",
"KeyboardCode": "SPACE",
"GroupName": "Movement"
},
{
"Name": "Reset",
"KeyboardCode": "R",
"GamepadCode": "DpadNorth",
"GroupName": "Other"
}
]
},
"MapStartupScene": null,
"LaunchMode": "Normal",
"Compiler": {
"RootNamespace": "Braxnet",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;",
"WarningsAsErrors": "",
"AssemblyReferences": [],
"IgnoreFolders": [],
"DistinctAssemblyReferences": []
},
"Resources": "",
"StartupResources": [
"/ui/*",
"/sound/*",
"/maps/*.vpk",
"/Scenes/*.scene_c",
"/prefabs/*.prefab_c",
"/surface/*.surface_c",
"scenes/menu.scene"
],
"CodePackageReferences": []
}
|