| Meta |
{ "MaxPlayers": 64, "MinPlayers": 1, "TickRate": 50, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "CsProjName": "", "StartupScene": "scenes/server.scene", "LaunchMode": "QuickPlay", "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Release", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "ParentPackage": null, "ControlModes": { "Keyboard": true, "VR": false, "Gamepad": false }, "Resources": "*.png\n*.svg\n*.ttf\n*.mp3\n*.wav\n*.sound\n*.config\n*.json\n*.scss\n*.prefab\n*.fbx\n*.smd\n*.vmdl\n*.vmat\n*.shader\n*.sent\n*.spp\n*.wdef\n*.tdef\n*.hdef\n*.bdef\n*.ldef\n*.sndef\n*.smemit\n*.semit\n*.decal\nfonts/*", "GameSettings": [ { "Name": "sb.developer_entities", "Title": "Show Developer Entities", "Group": "Other", "Default": "False", "Options": null, "Min": 0, "Max": 0, "Step": null } ], "CodePackageReferences": [ "facepunch.glass_a", "facepunch.metal_01a", "facepunch.wall_brick_d", "facepunch.concrete_damaged", "facepunch.woodenflooringa", "facepunch.wall_brick_old", "facepunch.office_ceiling_b", "facepunch.floor_grass_a", "facepunch.trash_a", "facepunch.dirt_ground_02_blend", "facepunch.floor_steel_dia_plate_rusty_a" ] }
{
"MaxPlayers": 64,
"MinPlayers": 1,
"TickRate": 50,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"CsProjName": "",
"StartupScene": "scenes/server.scene",
"LaunchMode": "QuickPlay",
"Compiler": {
"RootNamespace": "Sandbox",
"DefineConstants": "SANDBOX",
"NoWarn": "1701;1702;1591;",
"WarningsAsErrors": "",
"TreatWarningsAsErrors": false,
"Nullables": false,
"ReleaseMode": "Release",
"AssemblyReferences": [],
"ReplacementDirectives": {
".Server.cs": "SERVER"
},
"IgnoreFolders": [
"editor",
"unittest"
],
"DistinctAssemblyReferences": []
},
"ParentPackage": null,
"ControlModes": {
"Keyboard": true,
"VR": false,
"Gamepad": false
},
"Resources": "*.png\n*.svg\n*.ttf\n*.mp3\n*.wav\n*.sound\n*.config\n*.json\n*.scss\n*.prefab\n*.fbx\n*.smd\n*.vmdl\n*.vmat\n*.shader\n*.sent\n*.spp\n*.wdef\n*.tdef\n*.hdef\n*.bdef\n*.ldef\n*.sndef\n*.smemit\n*.semit\n*.decal\nfonts/*",
"GameSettings": [
{
"Name": "sb.developer_entities",
"Title": "Show Developer Entities",
"Group": "Other",
"Default": "False",
"Options": null,
"Min": 0,
"Max": 0,
"Step": null
}
],
"CodePackageReferences": [
"facepunch.glass_a",
"facepunch.metal_01a",
"facepunch.wall_brick_d",
"facepunch.concrete_damaged",
"facepunch.woodenflooringa",
"facepunch.wall_brick_old",
"facepunch.office_ceiling_b",
"facepunch.floor_grass_a",
"facepunch.trash_a",
"facepunch.dirt_ground_02_blend",
"facepunch.floor_steel_dia_plate_rusty_a"
]
}
|