Questie

Questie

116M Downloads

Isn't "QuestieDev-master" name from old repo? Search it from source code.

Laumesis opened this issue ยท 1 comments

commented

Should QuestieDev-master be now Questie-master?
Should detection of master branch version be removed?

function QuestieLib:GetAddonVersionInfo()
if (not cachedTitle) or (not cachedVersion) then
local name, title, _, _, reason = GetAddOnInfo("QuestieDev-master")

v6.5.1

commented

QuestieDev-master should now be just Questie. That is done one line below the one you stated, so this can be just removed.

Before moving the Questie repo to a GitHub organization it was indeed called QuestieDev and the -master suffix was required for us to work with the repo without any renaming. Gladly that is no longer required, so go ahead and simply remove this @Laumesis ๐Ÿ‘๐Ÿป