From 3bb652c338bfaa0d32d4351367ba26367a16c882 Mon Sep 17 00:00:00 2001 From: sebashtioon Date: Wed, 4 Sep 2024 15:32:23 +1000 Subject: [PATCH] change ver --- player.dat | 2 +- project.godot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/player.dat b/player.dat index 1790f44f..63642885 100644 --- a/player.dat +++ b/player.dat @@ -1 +1 @@ -{"GAME_STATE":"NORMAL","Health":100,"Position":{"x":-22.5039043426514,"y":24.8419246673584,"z":11.2414655685425}} +{"GAME_STATE":"NORMAL","Health":100,"Position":{"x":-22.7304630279541,"y":24.386209487915,"z":20.3104209899902}} diff --git a/project.godot b/project.godot index 15fbef95..8e0c0953 100644 --- a/project.godot +++ b/project.godot @@ -13,7 +13,7 @@ config_version=5 config/name="Expland" config/description="Expland " -config/version="0.1.5" +config/version="0.1.6" config/tags=PackedStringArray("3d", "noeco") run/main_scene="res://Scenes and Scripts/Scenes/World/world.tscn" config/features=PackedStringArray("4.2", "Forward Plus")