diff --git a/CREDITS b/CREDITS index 74b19d16..06498871 100644 --- a/CREDITS +++ b/CREDITS @@ -1,7 +1,17 @@ +Escoria is a framework developed by Ariel Manzur (punto) + + +Logo +==== + +Escoria Logo created by Livio Fania (https://liviofania.com/) +Licence: CC-BY + + + Assets ====== - Fonts ----- diff --git a/addons/escoria-core/logo/escoria-logo-small.png b/addons/escoria-core/logo/escoria-logo-small.png new file mode 100644 index 00000000..94f8a232 Binary files /dev/null and b/addons/escoria-core/logo/escoria-logo-small.png differ diff --git a/addons/escoria-core/logo/escoria-logo.png b/addons/escoria-core/logo/escoria-logo.png new file mode 100644 index 00000000..e51e0bd2 Binary files /dev/null and b/addons/escoria-core/logo/escoria-logo.png differ diff --git a/project.godot b/project.godot index 659ce9ad..51e88d52 100644 --- a/project.godot +++ b/project.godot @@ -88,6 +88,9 @@ _global_script_class_icons={ config/name="Escoria-reloaded" run/main_scene="res://addons/escoria-core/game/main_scene.tscn" +boot_splash/image="res://addons/escoria-core/logo/escoria-logo-small.png" +boot_splash/fullsize=false +boot_splash/use_filter=false config/icon="res://icon.png" [autoload]