summaryrefslogtreecommitdiffstats
path: root/project.godot
diff options
context:
space:
mode:
authordusoleil <howcansocksbereal@gmail.com>2022-09-12 20:40:16 -0400
committerdusoleil <howcansocksbereal@gmail.com>2022-09-12 20:40:16 -0400
commit5dbc9c05c1ebd33e37315c096d2c9e1c6b96a8f2 (patch)
tree69d854f59caa94661eb621f274545170b4521d36 /project.godot
parent9a6b5ec01961c6ab3f13f72ff4ec4545c896d151 (diff)
downloadgame_jam49-5dbc9c05c1ebd33e37315c096d2c9e1c6b96a8f2.tar.gz
game_jam49-5dbc9c05c1ebd33e37315c096d2c9e1c6b96a8f2.zip
Add gertsner wave shader
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot10
1 files changed, 10 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index 5208f67..75d4b3d 100644
--- a/project.godot
+++ b/project.godot
@@ -8,6 +8,16 @@
config_version=4
+_global_script_classes=[ {
+"base": "Resource",
+"class": "Wave",
+"language": "GDScript",
+"path": "res://Wave.gd"
+} ]
+_global_script_class_icons={
+"Wave": ""
+}
+
[application]
config/name="Game Jam 49"