1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-27 22:41:56 +08:00
Files
Dog-Lynx-And-HCN/addons/godockly/plugin.cfg
T
fallingshrimp 350a6cafb8 feat: 添加Godockly可视化Mod框架基础文件结构
添加Godockly插件核心文件,包括编辑器插件脚本、积木定义类、编辑器UI组件和样式资源
2026-04-29 22:43:40 +08:00

10 lines
607 B
INI
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[plugin]
name="Godockly - UGC Visual Modding API"
description="A native Scratch-style visual scripting framework to power your games 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"