Missing Version 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 KuiNameplates does not contain any ## Version
tag: https://github.com/kesava-wow/kuinameplates2/blob/master/Kui_Nameplates/Kui_Nameplates.toc.
I rely on the local files in order to know name, version etc. So without a version tag i can't show KuiNameplates in the application. Is there a reason for not including a version tag?