mirror of https://github.com/axmolengine/axmol.git
commit
c5dd99edd1
|
@ -14,6 +14,10 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"must_copy_resources": [
|
"must_copy_resources": [
|
||||||
|
{
|
||||||
|
"from": "../../../runtime/rtres",
|
||||||
|
"to": "rtres"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"from": "../../cocos2d-x/cocos/scripting/lua-bindings/script",
|
"from": "../../cocos2d-x/cocos/scripting/lua-bindings/script",
|
||||||
"to": ""
|
"to": ""
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"version":"v3-lua-runtime-1.1.2",
|
"version":"v3-lua-runtime-1.1.3",
|
||||||
"zip_file_size":"21402175",
|
"zip_file_size":"21522933",
|
||||||
"repo_name":"cocos-runtime-bin",
|
"repo_name":"cocos-runtime-bin",
|
||||||
"repo_parent":"https://github.com/chukong/"
|
"repo_parent":"https://github.com/chukong/"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue