From b0adc6fe51e35d9972461582722619ce45f1fbb7 Mon Sep 17 00:00:00 2001 From: zhangbin Date: Tue, 13 May 2014 15:06:56 +0800 Subject: [PATCH] Modify the lua runtime template for the implementation of downloading runtime files. --- templates/lua-template-runtime/cocos-project-template.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/lua-template-runtime/cocos-project-template.json b/templates/lua-template-runtime/cocos-project-template.json index 29dd54cb6c..d69785172f 100644 --- a/templates/lua-template-runtime/cocos-project-template.json +++ b/templates/lua-template-runtime/cocos-project-template.json @@ -1,7 +1,9 @@ { "do_default": { "exclude_from_template": [ - "frameworks/runtime-src" + "frameworks/runtime-src", + "runtime/config.json", + "runtime/version.json" ], "append_dir": [ {