summaryrefslogtreecommitdiffstats
path: root/project.godot
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2023-11-08 12:30:00 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2023-11-08 12:30:00 +0100
commit1324cfeb4487a4a356fda888669dfc47d80dc293 (patch)
tree55d34428f324315c116ce6fb0f602383caf09fca /project.godot
parent66e7aefa223f4c3ef22754a1ebd0c3f162ca2785 (diff)
downloadgodot-hexgrid-1324cfeb4487a4a356fda888669dfc47d80dc293.zip
godot-hexgrid-1324cfeb4487a4a356fda888669dfc47d80dc293.tar.gz
update to godot 4.2HEADmaster
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 8ba074e..b305215 100644
--- a/project.godot
+++ b/project.godot
@@ -12,7 +12,7 @@ config_version=5
config/name="Godot Hexgrid"
run/main_scene="res://demo/Main.tscn"
-config/features=PackedStringArray("4.1")
+config/features=PackedStringArray("4.2")
config/icon="res://icon.png"
[display]