how to use sublime text 2

Monkey Archive Forums/Monkey Discussion/how to use sublime text 2

DiabloV(Posted 2013) [#1]
i have down a monkey.sublime-master.zip

but how to install it on sublime text 2 ?


DiabloV(Posted 2013) [#2]
i have found the install for the syntax.

but how to set monkey for compiler ?


DarkyCrystal(Posted 2013) [#3]
I'm not sure that sublime make you be able to compile, but if Sublime has an option to set up a compiler, you should set the "transcc" executable, but I think that, you need to set up some arguments to compile what you want, in the format you want.

Something like this :

transcc [-check] [-update] [-build] [-run] [-config=...] [+setting=...] -target=... mainfile.monkey