MBHaxe/compile.hxml
2024-06-22 20:43:48 +05:30

12 lines
No EOL
181 B
Text

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