DevMe

315 Downloads

NO LONGER BEING UPDATED UNTIL FURTHER NOTICE

DevMe adds commands for bug squashing and testing your addon. Although you don't need to you can base commands or code off of DevMe. Of course this brings no new GAMEPLAY features, just testing features, so I assume you can navigate code and can build off of DevMe.

This is intended for developers ONLY, that doesn't mean you can't be a non developer to download this but I'm not sure what you would do with /unitinfo or /unitname. By it's intended for developers I mean this addon will expand into one that will collect info about your user and what happens to the user when the plugin is installed as well as some easy access to commands. The biggest feature will be the 'Copy and Paste' framework that I keep mentioning, I want to turn this into a library without turning it into a library. By that it will pretty much be find the part of the code, copy it, paste it, edit it then your done for the developing part and then the basic addon part for the testing half of things.

Basic features:
You can collect info about the player (or any other mob)
You can create your addon using the upcoming framework that will be added soon.