Files
tankz/protohx.json
2014-06-22 21:29:13 +04:00

9 lines
144 B
JSON
Executable File

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