| Meta |
{ "MaxPlayers": 64, "MinPlayers": 1, "TickRate": 50, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "ProjectTemplate": null, "CsProjName": "", "LaunchConfigs": [ { "Name": "DEV2", "GameIdent": "fish.2023_jam#local", "MapName": "mansion.vmap", "MaxPlayers": 1, "GameSettings": {}, "Addons": "", "PreLaunchCommand": "", "PostLaunchCommand": "" }, { "Name": "DEV 4P", "GameIdent": "fish.2023_jam#local", "MapName": "mansion.vmap", "MaxPlayers": 4, "GameSettings": {}, "Addons": "", "PreLaunchCommand": "", "PostLaunchCommand": "mansion_bot_add; mansion_bot_add; mansion_bot_add;" } ], "ControlModes": { "Keyboard": true, "VR": false, "Gamepad": false }, "Compiler": { "RootNamespace": "BrickJam", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "References": [], "IgnoreFolders": [], "DistinctReferences": [] }, "StartupScene": "scenes/game.scene", "LaunchMode": "Normal", "Resources": "ui/*\nfonts/*", "GameSettings": [], "CodePackageReferences": [] }
{
"MaxPlayers": 64,
"MinPlayers": 1,
"TickRate": 50,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"ProjectTemplate": null,
"CsProjName": "",
"LaunchConfigs": [
{
"Name": "DEV2",
"GameIdent": "fish.2023_jam#local",
"MapName": "mansion.vmap",
"MaxPlayers": 1,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": ""
},
{
"Name": "DEV 4P",
"GameIdent": "fish.2023_jam#local",
"MapName": "mansion.vmap",
"MaxPlayers": 4,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": "mansion_bot_add; mansion_bot_add; mansion_bot_add;"
}
],
"ControlModes": {
"Keyboard": true,
"VR": false,
"Gamepad": false
},
"Compiler": {
"RootNamespace": "BrickJam",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;",
"WarningsAsErrors": "",
"References": [],
"IgnoreFolders": [],
"DistinctReferences": []
},
"StartupScene": "scenes/game.scene",
"LaunchMode": "Normal",
"Resources": "ui/*\nfonts/*",
"GameSettings": [],
"CodePackageReferences": []
}
|