1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-20 12:33:14 +00:00

Bump version to v0.10-rc1

This commit is contained in:
Manolis Papadeas 2022-03-29 20:04:39 +03:00
parent 8a5cc6860f
commit d547678ebd

View file

@ -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]