relics added

This commit is contained in:
2024-04-09 10:15:32 -05:00
parent 39157dded2
commit 6370bfaad7
43 changed files with 1639 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ func _enter_tree() -> void:
get_gdlint_version()
prints("Loading GDLint Plugin success")
# TODO: Reenable again?
# Dunno how highlighting lines in Godot works, since it get removed after a second or so
# So I use this evil workaround straight from hell:
#func _process(_delta: float) -> void: