OffByOneStudios / massive-dangerzone

A platform agnostic module management system.
6 stars 1 forks source link

Change __plugin__.py files to use root level of the file rather than storing an object. #16

Open mason-bially opened 11 years ago

mason-bially commented 11 years ago

Change the plugin.py, the python plugin description file, to get stuff from the root level, rather than providing raw access to the PluginDescription object.

This provides a couple benefits: