Many changes

Handle it
This commit is contained in:
Dan Baker 2025-05-04 09:30:14 +01:00
parent bf09402bc5
commit 214e0aa5e0
366 changed files with 24353 additions and 2096 deletions

View file

@ -1,18 +0,0 @@
Player and skeleton sprites are on a 48x48 grid.
Slime is on a 32x32 grid.
Flip right facing sprites to get the left facing sprites.
Animations [rows (0 based for us programmers)]
Player:
[0 - 2] idle
[3 - 5] move
[6 - 8] attack
[9] death
Enemies:
[0 - 2] idle
[3 - 5] move
[6 - 8] attack
[9 - 11] damaged
[12] death

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://c6f2oguxl2r4u"
path="res://.godot/imported/player.png-4508374c418cbfe7b79c5beffcb67188.ctex"
uid="uid://dpq3v6syrdgdb"
path="res://.godot/imported/Double_Jump_Dust_5.png-28ec70513306b715131157e8ecde3739.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/player.png"
dest_files=["res://.godot/imported/player.png-4508374c418cbfe7b79c5beffcb67188.ctex"]
source_file="res://assets/sprites/characters/pink/Double_Jump_Dust_5.png"
dest_files=["res://.godot/imported/Double_Jump_Dust_5.png-28ec70513306b715131157e8ecde3739.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://c5tf6626uiegu"
path="res://.godot/imported/wooden_door_b.png-53fdfb6a481c3305596bb5f693299829.ctex"
uid="uid://d3k2ffc1lo0y0"
path="res://.godot/imported/Pink_Monster.png-7769a9462e0dc238cae11f75feee9309.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/walls/wooden_door_b.png"
dest_files=["res://.godot/imported/wooden_door_b.png-53fdfb6a481c3305596bb5f693299829.ctex"]
source_file="res://assets/sprites/characters/pink/Pink_Monster.png"
dest_files=["res://.godot/imported/Pink_Monster.png-7769a9462e0dc238cae11f75feee9309.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dqgq2c1h6yk3k"
path="res://.godot/imported/Pink_Monster_Attack1_4.png-ed4bee20b8fbdf8ee56a7188f0d0cf96.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/pink/Pink_Monster_Attack1_4.png"
dest_files=["res://.godot/imported/Pink_Monster_Attack1_4.png-ed4bee20b8fbdf8ee56a7188f0d0cf96.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: 1.5 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dinwwco5v2km5"
path="res://.godot/imported/Pink_Monster_Attack2_6.png-bd22f7486ca80b59ae6f4995ee2da60f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/pink/Pink_Monster_Attack2_6.png"
dest_files=["res://.godot/imported/Pink_Monster_Attack2_6.png-bd22f7486ca80b59ae6f4995ee2da60f.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: 1.3 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bx6nst3hqsww0"
path="res://.godot/imported/Pink_Monster_Climb_4.png-2f4294abce1f51e361240895922b21cc.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/pink/Pink_Monster_Climb_4.png"
dest_files=["res://.godot/imported/Pink_Monster_Climb_4.png-2f4294abce1f51e361240895922b21cc.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: 1.5 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://0muqa26ngic7"
path="res://.godot/imported/Pink_Monster_Death_8.png-4307e6abd1a5f542411af53a5b4c1de8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/pink/Pink_Monster_Death_8.png"
dest_files=["res://.godot/imported/Pink_Monster_Death_8.png-4307e6abd1a5f542411af53a5b4c1de8.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: 1.3 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://nyfqe1b4k8sx"
path="res://.godot/imported/Pink_Monster_Hurt_4.png-6ada15ba4c6edac01963b288ff67f7e6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/pink/Pink_Monster_Hurt_4.png"
dest_files=["res://.godot/imported/Pink_Monster_Hurt_4.png-6ada15ba4c6edac01963b288ff67f7e6.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: 1.3 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b6ihjsu8qhm2x"
path="res://.godot/imported/Pink_Monster_Idle_4.png-3796b6d5aa27e068e67d2304a03bdcbe.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/pink/Pink_Monster_Idle_4.png"
dest_files=["res://.godot/imported/Pink_Monster_Idle_4.png-3796b6d5aa27e068e67d2304a03bdcbe.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: 1.6 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://hnw46ye6vusn"
path="res://.godot/imported/Pink_Monster_Jump_8.png-e77cf80516a5fd71dff26c350d8cdc8a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/pink/Pink_Monster_Jump_8.png"
dest_files=["res://.godot/imported/Pink_Monster_Jump_8.png-e77cf80516a5fd71dff26c350d8cdc8a.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: 1.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dun0f0rkhaew5"
path="res://.godot/imported/Pink_Monster_Push_6.png-3e4515e253d9f1a42715b4a733fcb27d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/pink/Pink_Monster_Push_6.png"
dest_files=["res://.godot/imported/Pink_Monster_Push_6.png-3e4515e253d9f1a42715b4a733fcb27d.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: 1.4 KiB

View file

@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cs7pbhq71yuvy"
path="res://.godot/imported/slime.png-a3f8ad08e9951dcfc89db77a5b728bd5.ctex"
uid="uid://cx2x6p0dnnm6y"
path="res://.godot/imported/Pink_Monster_Run_6.png-0fd9d38acb5b631cec6fcb0878023b16.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/slime.png"
dest_files=["res://.godot/imported/slime.png-a3f8ad08e9951dcfc89db77a5b728bd5.ctex"]
source_file="res://assets/sprites/characters/pink/Pink_Monster_Run_6.png"
dest_files=["res://.godot/imported/Pink_Monster_Run_6.png-0fd9d38acb5b631cec6fcb0878023b16.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://538sc3bsdell"
path="res://.godot/imported/Pink_Monster_Throw_4.png-153cd77a251b8f2d3f59fdb64c106944.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/pink/Pink_Monster_Throw_4.png"
dest_files=["res://.godot/imported/Pink_Monster_Throw_4.png-153cd77a251b8f2d3f59fdb64c106944.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: 1.5 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cyfq0x0h2qeof"
path="res://.godot/imported/Pink_Monster_Walk+Attack_6.png-78419941eebf906a7eea98871d563b0e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/pink/Pink_Monster_Walk+Attack_6.png"
dest_files=["res://.godot/imported/Pink_Monster_Walk+Attack_6.png-78419941eebf906a7eea98871d563b0e.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: 1.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://efnfh4mf0ia2"
path="res://.godot/imported/Pink_Monster_Walk_6.png-b7a91566720e04fae01efb6043df67ab.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/pink/Pink_Monster_Walk_6.png"
dest_files=["res://.godot/imported/Pink_Monster_Walk_6.png-b7a91566720e04fae01efb6043df67ab.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: 1,003 B

View file

@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dpumvq8hurh2k"
path="res://.godot/imported/objects.png-d2d4a55345a132e9a8ff3dd2e52d6372.ctex"
uid="uid://b82eovf1htp4i"
path="res://.godot/imported/Rock1.png-ba89fc56a2a75848b726a2843d6128b3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/objects.png"
dest_files=["res://.godot/imported/objects.png-d2d4a55345a132e9a8ff3dd2e52d6372.ctex"]
source_file="res://assets/sprites/characters/pink/Rock1.png"
dest_files=["res://.godot/imported/Rock1.png-ba89fc56a2a75848b726a2843d6128b3.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cb3b4l32gyimg"
path="res://.godot/imported/fences.png-d23fafb51f1291954243acd82ff27e91.ctex"
uid="uid://bqqp0fx48hk0f"
path="res://.godot/imported/Rock2.png-1bc44a91d6435cee0fa76a8be96f43d0.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/fences.png"
dest_files=["res://.godot/imported/fences.png-d23fafb51f1291954243acd82ff27e91.ctex"]
source_file="res://assets/sprites/characters/pink/Rock2.png"
dest_files=["res://.godot/imported/Rock2.png-1bc44a91d6435cee0fa76a8be96f43d0.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ciufookwmay82"
path="res://.godot/imported/Walk_Run_Push_Dust_6.png-e7eb7b875e19c92ffb1d526d1f3eeb65.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/pink/Walk_Run_Push_Dust_6.png"
dest_files=["res://.godot/imported/Walk_Run_Push_Dust_6.png-e7eb7b875e19c92ffb1d526d1f3eeb65.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.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 574 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cqe5b8whdo7qi"
path="res://.godot/imported/chest_01.png-e50b4b546c81afcaf19ee08cbf0a5e97.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/chest_01.png"
dest_files=["res://.godot/imported/chest_01.png-e50b4b546c81afcaf19ee08cbf0a5e97.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.

Before

Width:  |  Height:  |  Size: 567 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b3h3f0j4ft3xe"
path="res://.godot/imported/chest_02.png-c36076d515c87cecb82a5a31dca4ff5f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/chest_02.png"
dest_files=["res://.godot/imported/chest_02.png-c36076d515c87cecb82a5a31dca4ff5f.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.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 509 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bemqlej7o4t4n"
path="res://.godot/imported/rock_in_water_01-sheet.png-3620ca531764c61ef4f85db7254bee8b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/rock_in_water_01-sheet.png"
dest_files=["res://.godot/imported/rock_in_water_01-sheet.png-3620ca531764c61ef4f85db7254bee8b.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.

Before

Width:  |  Height:  |  Size: 352 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b3ig0r6ifmc7k"
path="res://.godot/imported/rock_in_water_01.png-fb2518225a198de2e9e0673a500511a8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/rock_in_water_01.png"
dest_files=["res://.godot/imported/rock_in_water_01.png-fb2518225a198de2e9e0673a500511a8.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.

Before

Width:  |  Height:  |  Size: 360 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b04ancuu7mg5o"
path="res://.godot/imported/rock_in_water_02.png-a8f3bbce00b5dd46c3a26feb452894e8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/rock_in_water_02.png"
dest_files=["res://.godot/imported/rock_in_water_02.png-a8f3bbce00b5dd46c3a26feb452894e8.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.

Before

Width:  |  Height:  |  Size: 356 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dfljec7o2o5vu"
path="res://.godot/imported/rock_in_water_03.png-6be3f6f42c0da7cd9a013bf18a1aaf83.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/rock_in_water_03.png"
dest_files=["res://.godot/imported/rock_in_water_03.png-6be3f6f42c0da7cd9a013bf18a1aaf83.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.

Before

Width:  |  Height:  |  Size: 351 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dbn6gtau8l7mt"
path="res://.godot/imported/rock_in_water_04.png-56d7d053f05d3af179eabd417470e2d9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/rock_in_water_04.png"
dest_files=["res://.godot/imported/rock_in_water_04.png-56d7d053f05d3af179eabd417470e2d9.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.

Before

Width:  |  Height:  |  Size: 358 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bbx4frs3mlf16"
path="res://.godot/imported/rock_in_water_05.png-e977fe5c63a94bd2a4ca5a972ee7d985.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/rock_in_water_05.png"
dest_files=["res://.godot/imported/rock_in_water_05.png-e977fe5c63a94bd2a4ca5a972ee7d985.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.

Before

Width:  |  Height:  |  Size: 360 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bb110k2gvul25"
path="res://.godot/imported/rock_in_water_06.png-9b93aa1d4044f6968b94b1cd78d9a1ea.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/rock_in_water_06.png"
dest_files=["res://.godot/imported/rock_in_water_06.png-9b93aa1d4044f6968b94b1cd78d9a1ea.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: 76 KiB

View file

@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://csw18iu762nof"
path="res://.godot/imported/skeleton.png-d8aa7afaf8eaf6f264fc0a343e305765.ctex"
uid="uid://bjxmo55titd4x"
path="res://.godot/imported/foreground_trees.png-82ac9c507bbc53c68ff4d089c72143af.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/skeleton.png"
dest_files=["res://.godot/imported/skeleton.png-d8aa7afaf8eaf6f264fc0a343e305765.ctex"]
source_file="res://assets/sprites/tilesets/Sprites/foreground_trees.png"
dest_files=["res://.godot/imported/foreground_trees.png-82ac9c507bbc53c68ff4d089c72143af.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

View file

@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dd4x5oeym48l5"
path="res://.godot/imported/skeleton_swordless.png-95add0301a56da4e5c440a853795f167.ctex"
uid="uid://wxpdjbrlnij"
path="res://.godot/imported/hexedforest_props.png-97a9c3125f2edce3161c01f017a2c509.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/skeleton_swordless.png"
dest_files=["res://.godot/imported/skeleton_swordless.png-95add0301a56da4e5c440a853795f167.ctex"]
source_file="res://assets/sprites/tilesets/Sprites/hexedforest_props.png"
dest_files=["res://.godot/imported/hexedforest_props.png-97a9c3125f2edce3161c01f017a2c509.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bdmvs4fivkkwl"
path="res://.godot/imported/hexedforest_props_noshadow.png-93e5ecb03facac489293d9b79a185008.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/Sprites/hexedforest_props_noshadow.png"
dest_files=["res://.godot/imported/hexedforest_props_noshadow.png-93e5ecb03facac489293d9b79a185008.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: 150 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://buwkb3nded8w4"
path="res://.godot/imported/hexedforest_tileset.png-2a6865e3ab8b13d5236db845b1ed8df9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/Sprites/hexedforest_tileset.png"
dest_files=["res://.godot/imported/hexedforest_tileset.png-2a6865e3ab8b13d5236db845b1ed8df9.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.

Before

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://fjqqc0lba16n"
path="res://.godot/imported/decor_16x16.png-a6671d8eaa9d39a3ab3991c9b40c2479.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/decor_16x16.png"
dest_files=["res://.godot/imported/decor_16x16.png-a6671d8eaa9d39a3ab3991c9b40c2479.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.

Before

Width:  |  Height:  |  Size: 649 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://i0w5e3cn4n46"
path="res://.godot/imported/decor_8x8.png-4934eeb97f0762ec0d99dd4564802fea.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/decor_8x8.png"
dest_files=["res://.godot/imported/decor_8x8.png-4934eeb97f0762ec0d99dd4564802fea.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.

Before

Width:  |  Height:  |  Size: 776 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://f2k4x0c17w1g"
path="res://.godot/imported/carpet.png-e8b23c3dd0dfa76142c349d59f207122.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/floors/carpet.png"
dest_files=["res://.godot/imported/carpet.png-e8b23c3dd0dfa76142c349d59f207122.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.

Before

Width:  |  Height:  |  Size: 619 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b51a0hwypuu47"
path="res://.godot/imported/flooring.png-26145fa990ec148278aa695adca94be5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/floors/flooring.png"
dest_files=["res://.godot/imported/flooring.png-26145fa990ec148278aa695adca94be5.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.

Before

Width:  |  Height:  |  Size: 179 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://7cdq70veqnye"
path="res://.godot/imported/wooden.png-de6adc573ce9cb65f7ce8eea97dce428.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/floors/wooden.png"
dest_files=["res://.godot/imported/wooden.png-de6adc573ce9cb65f7ce8eea97dce428.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

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://kp2ka2v6xul5"
path="res://.godot/imported/grass.png-a8ad71a7b62094379d8ccf591977f6b3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/grass.png"
dest_files=["res://.godot/imported/grass.png-a8ad71a7b62094379d8ccf591977f6b3.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.

Before

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dpm7scfhii1fp"
path="res://.godot/imported/grass_scatter.png-2424db367f1961afed01950380b66fcf.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/grass_scatter.png"
dest_files=["res://.godot/imported/grass_scatter.png-2424db367f1961afed01950380b66fcf.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.

Before

Width:  |  Height:  |  Size: 5.7 KiB

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://caehri3cruwp8"
path="res://.godot/imported/plains.png-b63aac4e7bfff1d2302cf7e7e3910af6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/plains.png"
dest_files=["res://.godot/imported/plains.png-b63aac4e7bfff1d2302cf7e7e3910af6.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.

Before

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bvrwvvj0kyfxo"
path="res://.godot/imported/walls.png-2ed5512c462efc1c7833a4bb9877458f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/walls/walls.png"
dest_files=["res://.godot/imported/walls.png-2ed5512c462efc1c7833a4bb9877458f.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.

Before

Width:  |  Height:  |  Size: 327 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cyxtwwu84auaf"
path="res://.godot/imported/wooden_door.png-f43348d65798d1769e951f50da4575c8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/walls/wooden_door.png"
dest_files=["res://.godot/imported/wooden_door.png-f43348d65798d1769e951f50da4575c8.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.

Before

Width:  |  Height:  |  Size: 283 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cqndfths68nrm"
path="res://.godot/imported/water-sheet.png-0762cf9cba22ea2c17ae1cdd6bde8ae6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/water-sheet.png"
dest_files=["res://.godot/imported/water-sheet.png-0762cf9cba22ea2c17ae1cdd6bde8ae6.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.

Before

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bld4c50nqblnf"
path="res://.godot/imported/water1.png-f00586e264cceabee23e2616b95419e7.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/water1.png"
dest_files=["res://.godot/imported/water1.png-f00586e264cceabee23e2616b95419e7.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.

Before

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c6vdpb3jw82wa"
path="res://.godot/imported/water2.png-8c1520366c726d04b5cc3acadff0b900.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/water2.png"
dest_files=["res://.godot/imported/water2.png-8c1520366c726d04b5cc3acadff0b900.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.

Before

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cwnjta2mi1c0h"
path="res://.godot/imported/water3.png-b344b2b3c1be5db582f7c8eea243cb0f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/water3.png"
dest_files=["res://.godot/imported/water3.png-b344b2b3c1be5db582f7c8eea243cb0f.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.

Before

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bahrovkle7n8c"
path="res://.godot/imported/water4.png-7e2a40803f048ca90fe06df19feead67.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/water4.png"
dest_files=["res://.godot/imported/water4.png-7e2a40803f048ca90fe06df19feead67.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.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Some files were not shown because too many files have changed in this diff Show more