mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-27 22:41:56 +08:00
350a6cafb8
添加Godockly插件核心文件,包括编辑器插件脚本、积木定义类、编辑器UI组件和样式资源
10 lines
607 B
INI
10 lines
607 B
INI
[plugin]
|
||
|
||
name="Godockly - UGC Visual Modding API"
|
||
description="A native Scratch-style visual scripting framework to power your game’s UGC ecosystem. Empowers players to create gameplay mods via intuitive drag-and-drop blocks, replacing unstable IL injections with a secure, instantly reloadable sandbox.
|
||
|
||
基于Godot原生UI的积木式可视化Mod框架,专为构建游戏UGC生态设计。让无代码基础的玩家通过拖拽积木创建玩法Mod,以安全的沙盒环境替代不稳定的IL注入,实现毫秒级热重载。"
|
||
author="FallingShrimp"
|
||
version="1.0.0"
|
||
script="godocklyPlugin.gd"
|