desc:"For Discord Rich Presence, if set to false, the time playing the current level will be shown, and if set to true, the total time using Peacock will be shown.",
default:false,
},
officialAuthentication:{
desc:"Use official servers for contract downloading",
desc:"Which (main) campaign to use for the AutoSplitter. Can be set to 1, 2, 3, or 'trilogy'.",
default:"trilogy",
},
autoSplitterRacetimegg:{
desc:"When set to true, autosplitter is set in a special mode for use with livesplit integration for racetime.gg realtime races.",
default:false,
},
autoSplitterForceSilentAssassin:{
desc:"When set to true, the autosplitter will only accept missions completed with silent assassin to be valid completions. When false, any completion will split.",
default:true,
},
jokes:{
desc:"The Peacock server window will tell you a joke on startup if this is set to true.",
default:false,
},
leaderboardsHost:{
desc:"Please do not modify - intended for development only",
default:"https://backend.rdil.rocks",
},
leaderboards:{
desc:"Allow your times to be submitted to the ingame leaderboards. If you do not want your times on the leaderboards, change this to false.",
default:true,
},
updateChecking:{
desc:"Allow Peacock to check for updates on startup.",
default:true,
},
loadoutSaving:{
desc:"Default loadout mode - either PROFILES (loadout profiles) or LEGACY for per-user saving",
default:"PROFILES",
},
elusivesAreShown:{
desc:"Show elusive targets in instinct like normal targets would appear on normal missions. (for speedrunners who are submitting to speedrun.com, just as a reminder, this tool is for practice only!)",
default:false,
},
imageLoading:{
desc:"How images are loaded. SAVEASREQUESTED will fetch images from online when needed (and save them in the images folder), ONLINE will fetch them without saving, and OFFLINE will load them from the image folder",