diff options
author | altaf-creator <dev@altafcreator.com> | 2024-04-15 07:26:37 +0700 |
---|---|---|
committer | altaf-creator <dev@altafcreator.com> | 2024-04-15 07:26:37 +0700 |
commit | 074227281d6b90a70bd39eb05222d45cc5474cf3 (patch) | |
tree | ac2a4c4a726109a94432dac2ede862a3effab523 /project.godot | |
parent | a0c5063fbc0f7f4f1205a58f764995243d800184 (diff) |
FINISHED!
Diffstat (limited to 'project.godot')
-rw-r--r-- | project.godot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project.godot b/project.godot index 9c05ae9..b3b9050 100644 --- a/project.godot +++ b/project.godot @@ -10,10 +10,10 @@ config_version=5 [application] -config/name="Ludum Dare 55" +config/name="Sum on!" run/main_scene="res://Levels/game.tscn" config/features=PackedStringArray("4.2", "GL Compatibility") -config/icon="res://icon.svg" +config/icon="res://Assets/Visuals/logo_sum_on.png" [autoload] |