Skip to content

Commit 7b7a527

Browse files
committed
Update file location change by studio
1 parent 5089eb3 commit 7b7a527

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/plugin_generate/configs/gen_templates_config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
]
6565
},
6666
{
67-
"from": "tools/simulator/frameworks/runtime-src/Classes",
67+
"from": "cocos/scripting/lua-bindings/manual",
6868
"to": "lua-template-binary/frameworks/runtime-src/Classes",
6969
"include": [
7070
"lua_module_register.h"
@@ -101,7 +101,7 @@
101101
]
102102
},
103103
{
104-
"from": "tools/simulator/frameworks/runtime-src/Classes",
104+
"from": "cocos/scripting/js-bindings/manual",
105105
"to": "js-template-binary/frameworks/runtime-src/Classes",
106106
"include": [
107107
"js_module_register.h"

0 commit comments

Comments
 (0)