Compare commits

...

2 Commits

6 changed files with 78 additions and 8 deletions
+2
View File
@@ -2,6 +2,8 @@
.godot/
/android/
/builds/
/_builds/
/_clips/
# temporary files
**/*.tmp
Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://du612t3xytly3"
path="res://.godot/imported/babushkalog_white.png-05d94cbeefd67838910fbe380de019b9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/ui/StartScreen/babushkalog_white.png"
dest_files=["res://.godot/imported/babushkalog_white.png-05d94cbeefd67838910fbe380de019b9.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 MiB

+34
View File
@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c7atj6ohlmir3"
path="res://.godot/imported/titlescreen.png-87c8c3000631cee73abb91608fbca87f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/ui/StartScreen/titlescreen.png"
dest_files=["res://.godot/imported/titlescreen.png-87c8c3000631cee73abb91608fbca87f.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
+8 -8
View File
@@ -2,14 +2,14 @@
name="Windows Desktop"
platform="Windows Desktop"
runnable=false
advanced_options=false
runnable=true
advanced_options=true
dedicated_server=false
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="builds/Babushka_win_0_1/Babushka.exe"
export_path="_builds/Babushka_win_0_2/Babushka.exe"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@@ -34,13 +34,13 @@ codesign/digest_algorithm=1
codesign/description=""
codesign/custom_options=PackedStringArray()
application/modify_resources=true
application/icon=""
application/icon="uid://b2smanpdo1y5e"
application/console_wrapper_icon=""
application/icon_interpolation=4
application/file_version=""
application/product_version=""
application/company_name=""
application/product_name=""
application/company_name="CozyRavenInteractive"
application/product_name="Babushka"
application/file_description=""
application/copyright=""
application/trademarks=""
@@ -73,13 +73,13 @@ dotnet/embed_build_outputs=false
name="Linux"
platform="Linux"
runnable=true
advanced_options=false
advanced_options=true
dedicated_server=false
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="builds/Babushka_linux_0_1/Babushka.x86_64"
export_path="_builds/Babushka_linux_0_2/Babushka.x86_64"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""