Files
tankz/server.hxml
2017-12-17 22:29:16 +03:00

11 lines
282 B
Plaintext
Executable File

-main ru.m.tankz.server.Server
-lib protohx
-lib orm
-lib haxework
-cp src/common/haxe
-cp src/server/haxe
-cp src-gen/haxe
--macro CompilationOption.set('debug.address','localhost')
--macro CompilationOption.set('debug.port','5000')
-neko target/server.n
# -D proto_debug