mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-03-14 23:35:17 +00:00
Bump version to v1.1
This commit is contained in:
parent
9cb9e0d14f
commit
ec37e6df43
3 changed files with 3 additions and 2 deletions
|
@ -12,7 +12,7 @@ config_version=5
|
||||||
|
|
||||||
config/name="Pixelorama"
|
config/name="Pixelorama"
|
||||||
config/description="Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features."
|
config/description="Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features."
|
||||||
config/version="v1.1-beta1"
|
config/version="v1.1-rc1"
|
||||||
config/tags=PackedStringArray("pixelorama")
|
config/tags=PackedStringArray("pixelorama")
|
||||||
run/main_scene="res://src/Main.tscn"
|
run/main_scene="res://src/Main.tscn"
|
||||||
config/use_custom_user_dir=true
|
config/use_custom_user_dir=true
|
||||||
|
|
|
@ -33,6 +33,7 @@ const AUTHORS: PackedStringArray = [
|
||||||
"Igor Santarek (jegor377)",
|
"Igor Santarek (jegor377)",
|
||||||
"Ivan Kruger (haythamnikolaidis)",
|
"Ivan Kruger (haythamnikolaidis)",
|
||||||
"Jeremy Behreandt (behreajj)",
|
"Jeremy Behreandt (behreajj)",
|
||||||
|
"João Vitor (dev-joaovitor)",
|
||||||
"John Jerome Romero (Wishdream)",
|
"John Jerome Romero (Wishdream)",
|
||||||
"JumpJetAvocado",
|
"JumpJetAvocado",
|
||||||
"Kawan Weege (Dwahgon)",
|
"Kawan Weege (Dwahgon)",
|
||||||
|
|
Loading…
Add table
Reference in a new issue