FairyGUI Code Generator, used to generate FGUI code in Game Engine.
FairyGUI 代码生成器,用于生成 FGUI 代码
This project is open-sourced in the hope that it offers some practical value to game developers and contributes, in a small way, to the creativity of game development. -- neko233
这个项目开源是希望能为游戏开发者提供一点实用价值,也希望它能在推动游戏创作的路上,neko233 尽一点绵薄之力。
- CocosCreator
- Unity
- typescript (CocosCreator) [Default]
- C# (Unity)
# cd to your project plugins directory
cd {your-fgui-project}/plugins
# clone this repository
git clone https://github.com/SolarisNeko/neko233-fgui-code-generator.git
Open your FGUI project, and open the plugin settings. refresh it.
../Assets/CodeHotUpdate/AutoGenerateCode/fgui_generate_code/
Open Deploy Config
打开【发布配置】
See here
Modify Comment
修改注释
Path use relative Path Like
# Resources
../Assets/Resources/Resources-FGUI
# Code
../Assets/CodeHotUpdate/AutoGenerateCode/FGUI-Generate-Code