mirror of
https://gitee.com/sli97/behavior-eden-coco-plugin.git
synced 2026-07-25 16:58:46 +00:00
init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
module.exports = {
|
||||
open_panel: "editor",
|
||||
send_to_panel: "Send message to Default Panel",
|
||||
description: "Behavior Eden is an open-source Cocos Creator lightweight visual behavior tree editor",
|
||||
};
|
||||
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
module.exports = {
|
||||
open_panel: "编辑器",
|
||||
send_to_panel: "发送消息给面板",
|
||||
description: "Behavior Eden是一款开源的Cocos Creator轻量级可视化行为树编辑器",
|
||||
};
|
||||
Reference in New Issue
Block a user