JackIt/addons/cables/cables.gd

9 lines
98 B
GDScript3
Raw Permalink Normal View History

2025-05-31 22:21:22 +01:00
@tool
class_name Cables extends EditorPlugin
func _enter_tree():
pass
func _exit_tree():
pass