How to add Modules(MiniB3d)
Monkey Forums/Monkey Programming/How to add Modules(MiniB3d)
| ||
How do you add modules? I can't seem to get monkey to recognize minib3d. Thanks |
| ||
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/ |