2014-05-13 14:28:29 +08:00
|
|
|
{
|
|
|
|
"extra_zip_files":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"zip_config_path": "../../external/config.json",
|
|
|
|
"zip_file_path": "../../",
|
|
|
|
"extract_to_zip_path": "external"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"zip_config_path": "../../templates/lua-template-runtime/runtime/config.json",
|
|
|
|
"zip_file_path": "../../",
|
|
|
|
"extract_to_zip_path": "templates/lua-template-runtime/runtime"
|
2014-05-19 13:48:50 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"zip_config_path": "../cocos2d-console/config.json",
|
|
|
|
"zip_file_path": "../cocos2d-console",
|
|
|
|
"extract_to_zip_path": "tools/cocos2d-console"
|
2014-05-13 14:28:29 +08:00
|
|
|
}
|
2014-07-18 18:38:57 +08:00
|
|
|
],
|
|
|
|
"extra_dirs":
|
|
|
|
[
|
|
|
|
"tools/fbx-conv"
|
2014-05-13 14:28:29 +08:00
|
|
|
]
|
|
|
|
}
|