feat: Add Quest Route Optimization feature

This commit is contained in:
Xurkon
2026-03-19 21:30:05 -05:00
parent eba0d39ca6
commit 971d780a9b
10 changed files with 411 additions and 8 deletions
@@ -158,6 +158,9 @@ function QuestieOptionsDefaults:Load()
objectiveProgressSoundChoiceName = "ObjectiveProgress",
iconTheme = "questie",
routeMode = 1,
routeDrawInterval = 5,
minimap = {
hide = false
},