BepInEx cfgsd

This commit is contained in:
GetParanoid 2025-07-18 16:00:32 -05:00
parent 6a8ce2b606
commit 25820f46bc
9 changed files with 781 additions and 1 deletions

View file

@ -0,0 +1,14 @@
{
"Description": "Names are not case sensitive. Any bot nick name that contains one of the entries here will be forced to use the matching personality.",
"NicknamePersonalityMatches": {
"steve": "Wreckless",
"solarint": "GigaChad",
"lvndmark": "SnappingTurtle",
"chomp": "Chad",
"senko": "Chad",
"kaeno": "Timmy",
"justnu": "Timmy",
"ratthew": "Rat",
"choccy": "Rat"
}
}

View file

@ -0,0 +1,15 @@
{
"AdvancedBotConfigs": false,
"DevBotConfigs": false,
"SelectedDefaultPreset": "hard",
"SelectedCustomPreset": "",
"DefaultPreset": "3. Default",
"ConfigScaling": 1.0,
"SliderToggle": true,
"ConfigEntryHeight": 20.0,
"ConfigSliderWidth": 0.59,
"ConfigResultsWidth": 0.045,
"ConfigResetWidth": 0.024,
"SubList_Indent_Vertical": 2.0,
"SubList_Indent_Horizontal": 25.0
}