Files
tankz/protohx.json
2014-08-13 11:44:29 +04:00

9 lines
136 B
JSON
Executable File

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