You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Not a full refactor as it still goes through ScriptLanguage so it's hacky, but at least it can now compile without this.
4 lines
76 B
GDScript
4 lines
76 B
GDScript
# meta-description: Empty template suitable for all Objects
|
|
|
|
extends _BASE_
|