Updated credits

This commit is contained in:
2025-12-03 00:50:38 +03:00
parent fc9656d2f3
commit be56f7b12f
15 changed files with 223 additions and 92 deletions
+40
View File
@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://jnynidhnycpq"
path="res://.godot/imported/debris.png-af1566d09503649c4b5c51e25eb08d64.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://images/debris.png"
dest_files=["res://.godot/imported/debris.png-af1566d09503649c4b5c51e25eb08d64.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
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/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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
+6
View File
@@ -0,0 +1,6 @@
[gd_resource type="Theme" load_steps=2 format=3 uid="uid://cigren10ijb75"]
[ext_resource type="FontFile" uid="uid://b3xawfjtsnm5b" path="res://images/main_font.png" id="1_h3mgl"]
[resource]
default_font = ExtResource("1_h3mgl")
BIN
View File
Binary file not shown.
+25
View File
@@ -0,0 +1,25 @@
[remap]
importer="font_data_image"
type="FontFile"
uid="uid://b3xawfjtsnm5b"
path="res://.godot/imported/main_font.png-43554ca2c4afb77b19a07c443766a2bf.fontdata"
[deps]
source_file="res://images/main_font.png"
dest_files=["res://.godot/imported/main_font.png-43554ca2c4afb77b19a07c443766a2bf.fontdata"]
[params]
character_ranges=PackedStringArray("\' \'-\'~\'")
kerning_pairs=PackedStringArray()
columns=94
rows=1
image_margin=Rect2i(0, 0, 0, 0)
character_margin=Rect2i(0, 0, 0, 0)
ascent=0
descent=0
fallbacks=[]
compress=true
scaling_mode=2
BIN
View File
Binary file not shown.