Cleaned up and refactored some code

This commit is contained in:
ChaoticByte 2024-12-21 18:25:11 +01:00
parent 57328bc9a3
commit ad6d2add1b
No known key found for this signature in database
7 changed files with 135 additions and 110 deletions

View file

@ -19,7 +19,8 @@ config/icon="res://icon.png"
[autoload]
Globals="*res://src/Globals.gd"
Filesystem="*res://src/Filesystem.gd"
ShaderDirectiveParser="*res://src/ShaderDirectiveParser.gd"
[display]