This commit is contained in:
2018-01-05 18:01:51 +03:00
parent fbbeec9c86
commit 54abb75102
23 changed files with 248 additions and 676 deletions

View File

@@ -1,7 +1,9 @@
{
"protoPath": ".",
"protoPath": "src/common/proto",
"protoFiles": [
"src/common/proto/base.proto"
"src/common/proto/core.proto",
"src/common/proto/game.proto",
"src/common/proto/pack.proto"
],
"cleanOut": true,
"haxeOut": "src-gen/haxe",