Add setting to disable token auto-rotation (closes #12)

This commit is contained in:
Oliver 2025-12-09 20:59:46 -07:00
parent 2484f6a598
commit baea567f24
3 changed files with 55 additions and 1 deletions

View file

@ -21,6 +21,10 @@
"name": "Hotbar Button Size",
"hint": "(v13+) Changes the size of the hotbar buttons to a size you prefer."
},
"preventTokenRotation": {
"name": "Prevent Token Auto-Rotation",
"hint": "(v13+, GM-Only) This prevents tokens from rotating while you are moving them allowing you to more easily use POG-style tokens without them being rotated automatically by Foundry."
},
"preventUserConfigOpen": {
"name": "Prevent Auto User Config",
"hint": "(v13+) Prevents Foundry from opening the User Configuration when a player loads into the world."