0.0.8-alpha

This commit is contained in:
2024-12-10 06:03:11 +08:00
parent e92b0e5c8b
commit 2bc76518e0
233 changed files with 6676 additions and 890 deletions

View File

@@ -0,0 +1,18 @@
{
ui: {
# Default: false
old_scroll_wheel: false
# Default: 4
# Range: - ~ +
pinned_quests_inset_x: 2
# Default: 4
# Range: - ~ +
pinned_quests_inset_y: 2
# Default: "right"
# Valid values: "top_left", "top", "top_right", "right", "bottom_right", "bottom", "bottom_left", "left"
pinned_quests_pos: "right"
}
}