mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-17 00:25:44 +00:00
Refactor GDScript/C# script templates logic to be editor-only
Not a full refactor as it still goes through ScriptLanguage so it's hacky, but at least it can now compile without this.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# meta-description: Empty template suitable for all Objects
|
||||
|
||||
extends _BASE_
|
||||
Reference in New Issue
Block a user