behavior-eden-coco-plugin/i18n/en.js
2023-09-21 01:32:33 +08:00

7 lines
214 B
JavaScript

"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",
};