MODPATH??

Monkey Forums/Monkey Programming/MODPATH??

Neuro(Posted 2014) [#1]
Ok i know i'm a bit behind on this part but...is there a particular way I have to setup the MODPATHs?

For example, I use to be able to point directly the Android SDK folder, but when i tried to do the same thing with MODPATH it doesn't seem to be recognizing any of the modules in there :

MODPATH="${MONKEYDIR}/modules;${MONKEYDIR}/modules_ext"
MODPATH="C:\Users\RA\Dropbox\Dev\monkey\modules"