mirror of
https://github.com/tonytins/citylimits
synced 2025-05-07 06:54:49 -04:00
5 lines
72 B
GDScript
5 lines
72 B
GDScript
tool
|
|
extends EditorPlugin
|
|
|
|
func _init():
|
|
print("Beehave initialized!")
|