| Meta |
{ "MaxPlayers": 64, "MinPlayers": 1, "TickRate": 50, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "CsProjName": "", "DedicatedServerStartupScene": "scenes/rp_downtown.scene", "ControlModes": { "Keyboard": true, "VR": false, "Gamepad": true }, "LaunchMode": "Normal", "StartupScene": "scenes/rp_downtown.scene", "SystemScene": "scenes/system.scene", "MapStartupScene": "scenes/rp_downtown.scene", "Resources": "/fonts/*\n/UI/*.png\n/ui/*.png\n/ui/*\n/ui/weapons/melee/*", "GameSettings": [ { "Name": "drp.server_save_id", "Title": "Server Save Id", "Group": null, "Default": "", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "sb.developer_entities", "Title": "Show Developer Entities", "Group": "Other", "Default": "False", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "sb.limit.props", "Title": "Max Props Per Player", "Group": "Limits", "Default": "-1", "Options": null, "Min": -1, "Max": 1024, "Step": null }, { "Name": "sb.limit.explosives", "Title": "Max Explosives Per Player", "Group": "Limits", "Default": "-1", "Options": null, "Min": -1, "Max": 16, "Step": null }, { "Name": "sb.limit.balloons", "Title": "Max Balloons Per Player", "Group": "Limits", "Default": "-1", "Options": null, "Min": -1, "Max": 64, "Step": null }, { "Name": "sb.limit.constraints", "Title": "Max Constraints Per Player", "Group": "Limits", "Default": "-1", "Options": null, "Min": -1, "Max": 512, "Step": null }, { "Name": "sb.limit.emitters", "Title": "Max Emitters Per Player", "Group": "Limits", "Default": "-1", "Options": null, "Min": -1, "Max": 64, "Step": null }, { "Name": "sb.limit.thrusters", "Title": "Max Thrusters Per Player", "Group": "Limits", "Default": "-1", "Options": null, "Min": -1, "Max": 64, "Step": null }, { "Name": "sb.limit.hoverballs", "Title": "Max Hoverballs Per Player", "Group": "Limits", "Default": "-1", "Options": null, "Min": -1, "Max": 32, "Step": null }, { "Name": "sb.limit.wheels", "Title": "Max Wheels Per Player", "Group": "Limits", "Default": "-1", "Options": null, "Min": -1, "Max": 32, "Step": null }, { "Name": "sb.ownership_checks", "Title": "Prop Protection", "Group": null, "Default": "False", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "cl_showhints", "Title": "Show UI Hints", "Group": null, "Default": "True", "Options": null, "Min": 0, "Max": 0, "Step": null } ], "CodePackageReferences": [] }
{
"MaxPlayers": 64,
"MinPlayers": 1,
"TickRate": 50,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"CsProjName": "",
"DedicatedServerStartupScene": "scenes/rp_downtown.scene",
"ControlModes": {
"Keyboard": true,
"VR": false,
"Gamepad": true
},
"LaunchMode": "Normal",
"StartupScene": "scenes/rp_downtown.scene",
"SystemScene": "scenes/system.scene",
"MapStartupScene": "scenes/rp_downtown.scene",
"Resources": "/fonts/*\n/UI/*.png\n/ui/*.png\n/ui/*\n/ui/weapons/melee/*",
"GameSettings": [
{
"Name": "drp.server_save_id",
"Title": "Server Save Id",
"Group": null,
"Default": "",
"Options": null,
"Min": 0,
"Max": 0,
"Step": null
},
{
"Name": "sb.developer_entities",
"Title": "Show Developer Entities",
"Group": "Other",
"Default": "False",
"Options": null,
"Min": 0,
"Max": 0,
"Step": null
},
{
"Name": "sb.limit.props",
"Title": "Max Props Per Player",
"Group": "Limits",
"Default": "-1",
"Options": null,
"Min": -1,
"Max": 1024,
"Step": null
},
{
"Name": "sb.limit.explosives",
"Title": "Max Explosives Per Player",
"Group": "Limits",
"Default": "-1",
"Options": null,
"Min": -1,
"Max": 16,
"Step": null
},
{
"Name": "sb.limit.balloons",
"Title": "Max Balloons Per Player",
"Group": "Limits",
"Default": "-1",
"Options": null,
"Min": -1,
"Max": 64,
"Step": null
},
{
"Name": "sb.limit.constraints",
"Title": "Max Constraints Per Player",
"Group": "Limits",
"Default": "-1",
"Options": null,
"Min": -1,
"Max": 512,
"Step": null
},
{
"Name": "sb.limit.emitters",
"Title": "Max Emitters Per Player",
"Group": "Limits",
"Default": "-1",
"Options": null,
"Min": -1,
"Max": 64,
"Step": null
},
{
"Name": "sb.limit.thrusters",
"Title": "Max Thrusters Per Player",
"Group": "Limits",
"Default": "-1",
"Options": null,
"Min": -1,
"Max": 64,
"Step": null
},
{
"Name": "sb.limit.hoverballs",
"Title": "Max Hoverballs Per Player",
"Group": "Limits",
"Default": "-1",
"Options": null,
"Min": -1,
"Max": 32,
"Step": null
},
{
"Name": "sb.limit.wheels",
"Title": "Max Wheels Per Player",
"Group": "Limits",
"Default": "-1",
"Options": null,
"Min": -1,
"Max": 32,
"Step": null
},
{
"Name": "sb.ownership_checks",
"Title": "Prop Protection",
"Group": null,
"Default": "False",
"Options": null,
"Min": 0,
"Max": 0,
"Step": null
},
{
"Name": "cl_showhints",
"Title": "Show UI Hints",
"Group": null,
"Default": "True",
"Options": null,
"Min": 0,
"Max": 0,
"Step": null
}
],
"CodePackageReferences": []
}
|