This commit is contained in:
2023-02-07 16:21:22 +01:00
parent 0ba6c3782a
commit 4371d1d386
46 changed files with 1702 additions and 52 deletions

View File

@@ -297,7 +297,7 @@ _global_script_classes=[ {
"base": "TextureButton",
"class": "ESCInventoryButton",
"language": "GDScript",
"path": "res://addons/escoria-core/ui_library/inventory/esc_inventory_button.gd"
"path": "res://game/ui/inventory/esc_inventory_button.gd"
}, {
"base": "Control",
"class": "ESCInventoryContainer",
@@ -826,10 +826,10 @@ _global_script_class_icons={
config/name="Escoria"
run/main_scene="res://addons/escoria-core/game/main_scene.tscn"
boot_splash/image="res://addons/escoria-core/design/escoria-logo-small.png"
boot_splash/image="res://gymkhana-logo.png"
boot_splash/fullsize=false
boot_splash/use_filter=false
boot_splash/bg_color=Color( 0.960784, 0.384314, 0, 1 )
boot_splash/bg_color=Color( 0, 0, 0, 1 )
config/icon="res://icon.png"
[audio]