1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-09-18 23:13:10 +00:00

Add a project description

The description will be displayed when hovering the project
in the Project Manager.
This commit is contained in:
Hugo Locurcio 2019-12-15 21:40:17 +01:00
commit 0d1641fc64
No known key found for this signature in database
GPG key ID: 39E8F8BE30B0A49C

View file

@ -33,6 +33,7 @@ _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 )