behavior-eden-coco-plugin/i18n/en.js

7 lines
214 B
JavaScript
Raw Normal View History

2023-09-20 17:32:11 +00:00
"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",
};