diff --git a/GODOT/project.godot b/GODOT/project.godot index 42e8ba7..5be72f9 100644 --- a/GODOT/project.godot +++ b/GODOT/project.godot @@ -15,8 +15,8 @@ _global_script_class_icons={ [application] -config/name="Dodge" -config/description="Le jeu où il faut tout éviter pour survivre" +config/name="Yokai Survive" +config/description="Un seul but : survivre" run/main_scene="res://Main.tscn" config/icon="res://icons/icon.png" config/macos_native_icon="res://icons/icon.icns"