Added Cozy Raven Splashscreen
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://utam4axkvutc"
|
||||
path="res://.godot/imported/Cozy Raven Logo breit 800px.png-193759595e7060e239652b7dec567b6e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://logos/Cozy Raven Logo breit 800px.png"
|
||||
dest_files=["res://.godot/imported/Cozy Raven Logo breit 800px.png-193759595e7060e239652b7dec567b6e.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: 66 KiB |
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dlyabk0om34e8"
|
||||
path="res://.godot/imported/Cozy Raven Logo rund 800px.png-a15ed1be4c189427e1f4f4b443e39da2.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://logos/Cozy Raven Logo rund 800px.png"
|
||||
dest_files=["res://.godot/imported/Cozy Raven Logo rund 800px.png-a15ed1be4c189427e1f4f4b443e39da2.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
|
||||
|
Before Width: | Height: | Size: 994 B After Width: | Height: | Size: 994 B |
@@ -3,15 +3,15 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dc3nurfa4sj8q"
|
||||
path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"
|
||||
path="res://.godot/imported/icon.svg-0a0c3b68e2c085545beca490a7c7b666.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://icon.svg"
|
||||
dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"]
|
||||
source_file="res://logos/icon.svg"
|
||||
dest_files=["res://.godot/imported/icon.svg-0a0c3b68e2c085545beca490a7c7b666.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
+4
-3
@@ -13,6 +13,8 @@ config_version=5
|
||||
config/name="Babushka"
|
||||
run/main_scene="uid://bopv10dqm1knc"
|
||||
config/features=PackedStringArray("4.4", "C#", "Forward Plus")
|
||||
boot_splash/fullsize=false
|
||||
boot_splash/image="uid://utam4axkvutc"
|
||||
config/icon="uid://b2smanpdo1y5e"
|
||||
|
||||
[autoload]
|
||||
@@ -73,10 +75,7 @@ glossary/glossary_files=["res://dialog/farming_equipment_glossary.tres"]
|
||||
|
||||
[display]
|
||||
|
||||
window/size/viewport_width=1920
|
||||
window/size/viewport_height=1080
|
||||
window/size/always_on_top=true
|
||||
window/stretch/mode="viewport"
|
||||
window/stretch/aspect="keep_height"
|
||||
|
||||
[dotnet]
|
||||
@@ -100,6 +99,7 @@ folder_colors={
|
||||
"res://art/": "orange",
|
||||
"res://audio/": "yellow",
|
||||
"res://dialog/": "green",
|
||||
"res://logos/": "green",
|
||||
"res://prefabs/": "teal",
|
||||
"res://resources/": "teal",
|
||||
"res://scenes/": "blue",
|
||||
@@ -193,3 +193,4 @@ locale/translations=PackedStringArray("res://dialog/translations/dialogic_charac
|
||||
[rendering]
|
||||
|
||||
viewport/hdr_2d=true
|
||||
anti_aliasing/quality/screen_space_aa=1
|
||||
|
||||
Reference in New Issue
Block a user