summaryrefslogtreecommitdiffstats
path: root/project.godot
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2021-05-23 18:35:14 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2021-05-23 18:35:14 +0200
commit25e7ecc5b1d9f6e742071817c74e9945ad764733 (patch)
treeb4e884e0af7f5f79d6a854068e0c115148645ce2 /project.godot
parent905f1d96b3e68037883f4d25baddcfb25884adf0 (diff)
downloadgodot-hexgrid-25e7ecc5b1d9f6e742071817c74e9945ad764733.zip
godot-hexgrid-25e7ecc5b1d9f6e742071817c74e9945ad764733.tar.gz
update icon and project name
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.godot b/project.godot
index 6cc5ad5..1846513 100644
--- a/project.godot
+++ b/project.godot
@@ -44,7 +44,7 @@ _global_script_class_icons={
[application]
-config/name="hexgrid_demo"
+config/name="Godot Hexgrid"
run/main_scene="res://demo/Main.tscn"
config/icon="res://icon.png"