Merge pull request #6710 from natural-law/v3

Modify the lua runtime template for the implementation of downloading runtime files.
This commit is contained in:
minggo 2014-05-13 15:25:34 +08:00
commit f36f224d46
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
{
"do_default": {
"exclude_from_template": [
"frameworks/runtime-src"
"frameworks/runtime-src",
"runtime/config.json",
"runtime/version.json"
],
"append_dir": [
{