mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
350a6cafb8
添加Godockly插件核心文件,包括编辑器插件脚本、积木定义类、编辑器UI组件和样式资源
5 lines
83 B
GDScript
5 lines
83 B
GDScript
extends Control
|
|
class_name GodocklyBlock
|
|
|
|
@export var overrideContents: Array = []
|