Organize your Unity Projects with uModules


License
MIT
Install
pip install umodules==0.7.1

Documentation

apm

    __  __             _         _            
   |  \/  |           | |       | |           

_ _ | \ / | ___ | | _ _ | | ___ ___ | | | || |/| | / _ \ / ` || | | || | / _ / __| | || || | | || () || (| || || || || _/_
_
,||| |_| _
/ _,| _,||| _||/

This is a complete rewrite of the tool and has been made completely modular. All project Module Types and Commands can easily be added using Plugins.

Yapsy is the Plugin Manager and has been found to work quite well and needed no modifications to use in the tool.

The GIT plugin is now using the native module GitPython which removed the tools need to use sub processes.