From a6f237e3b0377fcacf2c14afdf514c556005cffa Mon Sep 17 00:00:00 2001 From: Overloaded <35376950+OverloadedOrama@users.noreply.github.com> Date: Fri, 20 Dec 2019 03:34:56 +0200 Subject: [PATCH] Update project.godot --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.godot b/project.godot index 63f6836..674d6a0 100644 --- a/project.godot +++ b/project.godot @@ -33,11 +33,11 @@ _global_script_class_icons={ [application] config/name="Pixelorama" +config/description="A free & open-source 2D sprite editor" run/main_scene="res://Main.tscn" boot_splash/image="res://splash.png" boot_splash/bg_color=Color( 0.145098, 0.145098, 0.164706, 1 ) config/icon="res://icon.png" -config/description="A free & open-source 2D sprite editor" config/Version="v0.5" [autoload]