From 69fcebe48446031f32df285070a80b6f6e7c16bf Mon Sep 17 00:00:00 2001 From: Iceflower Date: Fri, 30 Aug 2024 15:53:40 +0200 Subject: [PATCH] [*] Update to Godot 4.4 --- icon.svg.import | 2 +- project.godot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/icon.svg.import b/icon.svg.import index c6d50e9..3749bb0 100644 --- a/icon.svg.import +++ b/icon.svg.import @@ -16,9 +16,9 @@ dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.cte [params] compress/mode=0 +compress/high_quality=false compress/lossy_quality=0.7 compress/hdr_compression=1 -compress/bptc_ldr=0 compress/normal_map=0 compress/channel_pack=0 mipmaps/generate=false diff --git a/project.godot b/project.godot index dbcfda0..a5d321f 100644 --- a/project.godot +++ b/project.godot @@ -12,7 +12,7 @@ config_version=5 config/name="Godot Addons" config/version="1.0.0" -config/features=PackedStringArray("4.3", "Forward Plus") +config/features=PackedStringArray("4.4", "Forward Plus") config/icon="res://icon.svg" [autoload]