Meta |
{ "MaxPlayers": 32, "MinPlayers": 1, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "brax.sb_newcity2", "sb_newcity2" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "GameCategory": "None", "Compiler": { "RootNamespace": "Braxnet", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "References": [], "IgnoreFolders": [], "DistinctReferences": [] }, "ControlModes": { "Keyboard": true, "VR": false, "Gamepad": false }, "CsProjName": "", "TickRate": 50, "LaunchConfigs": [ { "Name": "main", "GameIdent": "local.braxnetonline2#local", "MapName": "brax.newcity2", "MaxPlayers": 4, "GameSettings": {}, "Addons": "", "PreLaunchCommand": "", "PostLaunchCommand": "" } ], "StartupScene": "scenes/start_game.scene", "LaunchMode": "QuickPlay", "DedicatedServerStartupScene": "scenes/braxnet_online.scene", "Resources": "/ui/braxnet/*.png\n/ui/braxnet/*.svg\n/thumbnails/*.png\n/thumbnails/*.webp\n/materials/newcity/maps/*.png\n/ui/*.mp4\n/data/*\n/fonts/*\n/materials/palettes/*\n/ui/icons/*\n/music/*.ogg\n/music/*.mp3", "GameSettings": [], "CodePackageReferences": [] }
{
"MaxPlayers": 32,
"MinPlayers": 1,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"brax.sb_newcity2",
"sb_newcity2"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"GameCategory": "None",
"Compiler": {
"RootNamespace": "Braxnet",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;",
"WarningsAsErrors": "",
"References": [],
"IgnoreFolders": [],
"DistinctReferences": []
},
"ControlModes": {
"Keyboard": true,
"VR": false,
"Gamepad": false
},
"CsProjName": "",
"TickRate": 50,
"LaunchConfigs": [
{
"Name": "main",
"GameIdent": "local.braxnetonline2#local",
"MapName": "brax.newcity2",
"MaxPlayers": 4,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": ""
}
],
"StartupScene": "scenes/start_game.scene",
"LaunchMode": "QuickPlay",
"DedicatedServerStartupScene": "scenes/braxnet_online.scene",
"Resources": "/ui/braxnet/*.png\n/ui/braxnet/*.svg\n/thumbnails/*.png\n/thumbnails/*.webp\n/materials/newcity/maps/*.png\n/ui/*.mp4\n/data/*\n/fonts/*\n/materials/palettes/*\n/ui/icons/*\n/music/*.ogg\n/music/*.mp3",
"GameSettings": [],
"CodePackageReferences": []
}
|