Missing Version tag in toc file
casperstorm opened this issue ยท 0 comments
Hello,
I am currently creating a Addon Manager and while parsing the .toc
files I've noticed that World Quest Tracker does not contain any ## Version
tag: https://github.com/Tercioo/World-Quest-Tracker/blob/master/WorldQuestTracker.toc.
I rely on the local files in order to know name, version etc. So without a version tag i can't show World Quest Tracker in the application. Is there a reason for not including a version tag?