From d547678ebd366e03ec30100e2877d1456367dc09 Mon Sep 17 00:00:00 2001 From: Manolis Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Tue, 29 Mar 2022 20:04:39 +0300 Subject: [PATCH] Bump version to v0.10-rc1 --- project.godot | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/project.godot b/project.godot index b6b10c68f..ffc74ebd3 100644 --- a/project.godot +++ b/project.godot @@ -143,14 +143,16 @@ _global_script_class_icons={ config/name="Pixelorama" config/description="A free & open-source 2D sprite editor" run/main_scene="res://src/Main.tscn" +config/use_custom_user_dir=true run/low_processor_mode=true boot_splash/image="res://assets/graphics/splash.png" boot_splash/bg_color=Color( 0.145098, 0.145098, 0.164706, 1 ) config/icon="res://assets/graphics/icons/icon.png" config/macos_native_icon="res://assets/graphics/icons/icon.icns" config/windows_native_icon="res://assets/graphics/icons/icon.ico" -config/Version="v0.10-dev" +config/custom_user_dir_name.X11="pixelorama" run/low_processor_mode.Android=false +config/Version="v0.10-rc1" [audio]