From c35345bce24c3212ead0ad73bd6d5784a461f960 Mon Sep 17 00:00:00 2001 From: AleaJactaEst Date: Mon, 23 Oct 2023 21:10:33 +0200 Subject: [PATCH] update name of the client --- client/project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/project.godot b/client/project.godot index 6e4ed48..3d9c9c8 100644 --- a/client/project.godot +++ b/client/project.godot @@ -10,7 +10,7 @@ config_version=5 [application] -config/name="Khaganat Short Client Server" +config/name="Bazar d'Alea" run/main_scene="res://scenes/main.tscn" config/features=PackedStringArray("4.1", "Forward Plus") config/icon="res://icon.svg"