Parsing .toc files for Details.
casperstorm opened this issue ยท 0 comments
Hello @Tercioo,
First of all, keep up the good work. Details is a great addon.
I am currently creating a Addon Manager and while parsing addons .toc
files I've noticed that Details does not contain any ## Version
tag: https://github.com/Tercioo/Details-Damage-Meter/blob/master/Details.toc.
I rely on the local files in order to know name, version etc. So without a version tag i can't show Details in the application. Is there a reason for not including a version tag?