Rebrand to Questie-X and add Credits tab

This commit is contained in:
Xurkon
2026-03-15 08:08:08 -05:00
parent 03e9f27f03
commit fcec22881f
10 changed files with 126 additions and 12 deletions
@@ -277,7 +277,7 @@ function QuestieOptions.tabs.advanced:Initialize()
github_text = {
type = "description",
order = 4.8,
name = function() return Questie:Colorize(l10n('Questie is under active development and being maintained by Xurkon. Please check my GitHub for the latest build or to report issues. (( https://github.com/Xurkon/PE-Questie ))'), 'purple'); end,
name = function() return Questie:Colorize(l10n('Questie-X is under active development and being maintained by Xurkon. Please check my GitHub for the latest build or to report issues. (( https://github.com/Xurkon/Questie-X ))'), '87CEEB'); end,
fontSize = "medium",
},
HeaderDev = {