MBHaxe/compile.hxml
2024-01-24 22:37:05 +05:30

12 lines
No EOL
175 B
Text

-cp src
-lib heaps
-lib hlsdl
-lib hxWebSockets
-lib datachannel
-hl marblegame.hl
-D windowSize=1280x720
-D keep-inline-positions
-D highDPI
-D flow_border
--main Main
-debug