Would you like me to do anything for this?
I've been working on UniAdmin 0.6.2 and 0.7.0 at the same time (0.7.0 is recoded to allow for an installer and porting to roster as an addon)
Both should be outputing the new addon options
- Code: Select all
<addons>
<addon name="rpgo-CharacterProfiler_1.6.1" version="1.6.1" required="1" toc="11200">
<file name="\Interface\AddOns\CharacterProfiler\CharacterProfiler.lua" md5sum="a328827fdcb701eaaf90377af93a343d" />
<file name="\Interface\AddOns\CharacterProfiler\CharacterProfiler.toc" md5sum="771f2c87836a36a7d88a3fecc5de4247" />
<file name="\Interface\AddOns\CharacterProfiler\CharacterProfiler.xml" md5sum="1e68e5e786990d04f218d33b5b56f4db" />
<file name="\Interface\AddOns\CharacterProfiler\localization.lua" md5sum="5a7db54188e39b76d88e28199af8eea5" />
<file name="\Interface\AddOns\CharacterProfiler\readme.txt" md5sum="7a8178c2d46ef6a073a99969608cb730" />
</addon>
<addon name="rpgo-GuildProfiler_1.6.0" version="1.6.0" required="0" toc="11200">
<file name="\Interface\AddOns\GuildProfiler\GuildProfiler.lua" md5sum="4238a30ed9e22e7e5df4bb85dc72259a" />
<file name="\Interface\AddOns\GuildProfiler\GuildProfiler.toc" md5sum="38b26863452c8f8cbbd536e02f24fb7a" />
<file name="\Interface\AddOns\GuildProfiler\GuildProfiler.xml" md5sum="aa78ba2c20c94e758999fffdfb930cab" />
<file name="\Interface\AddOns\GuildProfiler\readme.txt" md5sum="b10b1b21dbe83bb3d97bb11d37a2a79d" />
</addon>
</addons>