Intialize and cleanup repo

This commit is contained in:
2020-04-30 19:16:46 -04:00
commit 49e859eb1a
89 changed files with 2233 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,15 @@
[remap]
importer="ogg_vorbis"
type="AudioStreamOGGVorbis"
path="res://.import/secret.ogg-61e6c38fdabb5c087e6529738a5bce74.oggstr"
[deps]
source_file="res://assets/audio/music/secret.ogg"
dest_files=[ "res://.import/secret.ogg-61e6c38fdabb5c087e6529738a5bce74.oggstr" ]
[params]
loop=true
loop_offset=0

Binary file not shown.

View File

@ -0,0 +1,15 @@
[remap]
importer="ogg_vorbis"
type="AudioStreamOGGVorbis"
path="res://.import/wizards.ogg-236c384d94b8eed7664fa0b0b9be0425.oggstr"
[deps]
source_file="res://assets/audio/music/wizards.ogg"
dest_files=[ "res://.import/wizards.ogg-236c384d94b8eed7664fa0b0b9be0425.oggstr" ]
[params]
loop=true
loop_offset=0

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 281 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/iron_player.png-39ad5fd525cfa67c8ed824c0580890d8.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/images/character/iron_player.png"
dest_files=[ "res://.import/iron_player.png-39ad5fd525cfa67c8ed824c0580890d8.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/boar.png-967bf326ec5327a3976d5df0c5a68796.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/images/enemies/boar.png"
dest_files=[ "res://.import/boar.png-967bf326ec5327a3976d5df0c5a68796.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/crystal.png-04011f2545568870c52ee0bd59c3fb9c.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/images/entities/crystal.png"
dest_files=[ "res://.import/crystal.png-04011f2545568870c52ee0bd59c3fb9c.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/logo.png-9164f87f81119ac7320e78ed71593bc1.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/images/logo.png"
dest_files=[ "res://.import/logo.png-9164f87f81119ac7320e78ed71593bc1.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/stone_floor.png-eac509d75ac0cd89365424259b561ea3.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/images/tiles/floor/stone_floor.png"
dest_files=[ "res://.import/stone_floor.png-eac509d75ac0cd89365424259b561ea3.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/stone_wall.png-5d77d917e4c5071ba4b40c12c46181d7.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/images/tiles/wall/stone_wall.png"
dest_files=[ "res://.import/stone_wall.png-5d77d917e4c5071ba4b40c12c46181d7.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0