| Meta |
{ "MaxPlayers": 100, "MinPlayers": 1, "TickRate": 30, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "scprpprotocol.scprp", "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "CsProjName": "", "StartupScene": "menu.scene", "HttpAllowList": [ "cdn.discordapp.com", "media.discordapp.net" ], "Physics": { "SubSteps": 1, "VelocityIterations": 4, "PositionIterations": 1, "SleepingEnabled": true }, "Compiler": { "ReleaseMode": "Release" }, "Resources": "sounds/**\nfonts/**\nmaterials/**\nattachments/**\nweapons/**\nmodels/**\nparticles/**\nshaders/**\nscenes/**\n*.scene\nprefabs/**\n*.prefab", "GameSettings": [], "CodePackageReferences": [] }
{
"MaxPlayers": 100,
"MinPlayers": 1,
"TickRate": 30,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"scprpprotocol.scprp",
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"CsProjName": "",
"StartupScene": "menu.scene",
"HttpAllowList": [
"cdn.discordapp.com",
"media.discordapp.net"
],
"Physics": {
"SubSteps": 1,
"VelocityIterations": 4,
"PositionIterations": 1,
"SleepingEnabled": true
},
"Compiler": {
"ReleaseMode": "Release"
},
"Resources": "sounds/**\nfonts/**\nmaterials/**\nattachments/**\nweapons/**\nmodels/**\nparticles/**\nshaders/**\nscenes/**\n*.scene\nprefabs/**\n*.prefab",
"GameSettings": [],
"CodePackageReferences": []
}
|