1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00
Files

6 lines
83 B
GDScript

@icon("res://path/to/optional/icon.svg")
class_name HelloWorld
func test():
pass