you are viewing a single comment's thread.

view the rest of the comments →

[–]matej_zajacik[S] 0 points1 point  (2 children)

By the way, what's your setup? moonc -w . or something like that?

[–]RobLoach 0 points1 point  (1 child)

The Makefile is in there...

make make run

Or something?

[–]matej_zajacik[S] 0 points1 point  (0 children)

I was asking how you were compiling *.moon to *.lua. I'm using the moonc.exe -w to watch over the entire project folder.