Files
uniqlone/addons/WeatherAPI/plugin.gd
T
2026-06-13 16:08:36 -04:00

11 lines
82 B
GDScript

@tool
extends EditorPlugin
func _enter_tree():
pass
func _exit_tree():
pass