r2mods/r2_profiles/foh/config/com.KingEnderBrine.Scrollab...

22 lines
705 B
INI
Raw Normal View History

2024-10-04 07:27:59 +00:00
## Settings file was created by plugin Scrollable lobby UI v1.9.0
## Plugin GUID: com.KingEnderBrine.ScrollableLobbyUI
[Main]
## The amount of rows that should be displayed in character select screen
# Setting type: Int32
# Default value: 2
# Acceptable value range: From 1 to 50
CharacterSelectRows = 3
## Sets if the arrows should be placed to the side of the character list (false) or if they should be placed in a survivor square (true).
# Setting type: Boolean
# Default value: false
CharacterPageArrowsInline = false
## Sets if rows of skills or skins with too many entries should be scrollable with mouse wheel.
# Setting type: Boolean
# Default value: false
SkillsSkinsWheelScrolling = false