| Meta |
{ "MaxPlayers": 64, "MinPlayers": 1, "TickRate": 50, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "thieves.rpdowntown3t" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "CsProjName": "", "StartupScene": "scenes/main.scene", "ControlModes": { "Keyboard": true, "VR": false, "Gamepad": true }, "LaunchMode": "Launcher", "MapStartupScene": "scenes/main.scene", "DedicatedServerStartupScene": "scenes/main.scene", "SystemScene": "scenes/system.scene", "Resources": "/ui/*\n/ui/**/*\n/UI/*\n/UI/**/*\n/Localization/**/*\n/fonts/*", "GameSettings": [ { "Name": "rp.interaction.tap_threshold", "Title": "Tap Threshold", "Group": null, "Default": "0.3", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "rp.interaction.hold_threshold", "Title": "Hold Threshold", "Group": null, "Default": "0.8", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "rp.interaction.menu_lookaway_threshold", "Title": "Look Away Threshold", "Group": null, "Default": "360", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "rp.build.ownership_checks", "Title": "Prop Protection", "Group": null, "Default": "True", "Options": null, "Min": 0, "Max": 0, "Step": null } ], "CodePackageReferences": [] }
{
"MaxPlayers": 64,
"MinPlayers": 1,
"TickRate": 50,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"thieves.rpdowntown3t"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"CsProjName": "",
"StartupScene": "scenes/main.scene",
"ControlModes": {
"Keyboard": true,
"VR": false,
"Gamepad": true
},
"LaunchMode": "Launcher",
"MapStartupScene": "scenes/main.scene",
"DedicatedServerStartupScene": "scenes/main.scene",
"SystemScene": "scenes/system.scene",
"Resources": "/ui/*\n/ui/**/*\n/UI/*\n/UI/**/*\n/Localization/**/*\n/fonts/*",
"GameSettings": [
{
"Name": "rp.interaction.tap_threshold",
"Title": "Tap Threshold",
"Group": null,
"Default": "0.3",
"Options": null,
"Min": 0,
"Max": 0,
"Step": null
},
{
"Name": "rp.interaction.hold_threshold",
"Title": "Hold Threshold",
"Group": null,
"Default": "0.8",
"Options": null,
"Min": 0,
"Max": 0,
"Step": null
},
{
"Name": "rp.interaction.menu_lookaway_threshold",
"Title": "Look Away Threshold",
"Group": null,
"Default": "360",
"Options": null,
"Min": 0,
"Max": 0,
"Step": null
},
{
"Name": "rp.build.ownership_checks",
"Title": "Prop Protection",
"Group": null,
"Default": "True",
"Options": null,
"Min": 0,
"Max": 0,
"Step": null
}
],
"CodePackageReferences": []
}
|