mirror of https://github.com/axmolengine/axmol.git
16 lines
401 B
JSON
16 lines
401 B
JSON
{
|
|
"extra_zip_files":
|
|
[
|
|
{
|
|
"zip_config_path": "../../external/config.json",
|
|
"zip_file_path": "../../",
|
|
"extract_to_zip_path": "external"
|
|
},
|
|
{
|
|
"zip_config_path": "../cocos2d-console/config.json",
|
|
"zip_file_path": "../cocos2d-console",
|
|
"extract_to_zip_path": "tools/cocos2d-console"
|
|
}
|
|
]
|
|
}
|