MBHaxe/compile.hxml
2021-06-24 21:39:06 +05:30

7 lines
No EOL
89 B
Text

-cp src
-lib heaps
-lib hlsdl
-hl marblegame.hl
-D windowSize=1280x720
--main Main
-debug