Files
puzzlez/protohx.json
2020-05-15 21:16:23 +03:00

11 lines
198 B
JSON
Executable File

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