How to add Modules(MiniB3d)

Monkey Forums/Monkey Programming/How to add Modules(MiniB3d)

blabz(Posted 2013) [#1]
How do you add modules? I can't seem to get monkey to recognize minib3d.

Thanks


bruZard(Posted 2013) [#2]
be sure your folder is named "minib3d" and it is the main folder of the module.If you download minib3d as ".zip" you get something like that:

minib3d-monkey-master\minib3d-monkey-master

rename the second "minib3d-monkey-master" to "minib3d" and put it to your modules folder.

The better way is to check out the branch with an git client like SourceTree -> http://www.sourcetreeapp.com/