Files
tankz/protohx.json
2015-04-20 17:15:24 +03:00

9 lines
147 B
JSON
Executable File

{
"protoPath": ".",
"protoFiles": [
"src/common/proto/base.proto"
],
"cleanOut": true,
"haxeOut": "src-gen/haxe",
"javaOut": null
}