mirror of https://github.com/axmolengine/axmol.git
Adds 'zip_file_size' section in 'external/config.json'
This commit is contained in:
parent
385c62d5c4
commit
7d2aed773d
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"current_libs_version":"v3-deps-1",
|
"current_libs_version":"v3-deps-1",
|
||||||
"repo_name":"cocos2d-x-3rd-party-libs-bin",
|
"repo_name":"cocos2d-x-3rd-party-libs-bin",
|
||||||
"repo_parent":"https://github.com/cocos2d/"
|
"repo_parent":"https://github.com/cocos2d/",
|
||||||
|
"zip_file_size":"57132771"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue