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:
parent
8a5cc6860f
commit
d547678ebd
1 changed files with 3 additions and 1 deletions
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue