Last active
April 27, 2023 05:13
-
-
Save GamerPoets/7928c05390d7c8cec67bfcb7f2bc631c to your computer and use it in GitHub Desktop.
My QuickLootRe config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[General] | |
closeInCombat = true # Automatically closes the loot menu in combat | |
closeOnEmpty = true # Automatically closes the loot menu if the container is empty | |
dispelInvis = false # Dispels invisibility when looting a container | |
horizontalAdjust = +20.00 # Adjusts the menu's horizontal position by X% of your display's width | |
curatorsCompanion = false # Enables icon support for Legacy of the Dragonborn - The Curator's Companion | |
scale = 100.00 # Scales the menu by X% | |
showIcons = true # ModdingMyWay - Enables icon support for custom menus that use it | |
verticalAdjust = 0.00 # Adjusts the menu's vertical position by X% of your display's height |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment