diff --git a/project.godot b/project.godot index 9f2560d..b6368fd 100644 --- a/project.godot +++ b/project.godot @@ -12,7 +12,7 @@ config_version=5 config/name="Runic" run/main_scene="res://scenes/world.tscn" -config/features=PackedStringArray("4.1", "GL Compatibility") +config/features=PackedStringArray("4.2", "GL Compatibility") config/icon="res://icon.svg" [autoload] diff --git a/textures/tools/stone_axe.svg b/textures/tools/stone_axe.svg new file mode 100644 index 0000000..848f73b --- /dev/null +++ b/textures/tools/stone_axe.svg @@ -0,0 +1,118 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/textures/tools/stone_axe.svg.import b/textures/tools/stone_axe.svg.import new file mode 100644 index 0000000..a411bf8 --- /dev/null +++ b/textures/tools/stone_axe.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://1xwnmj8v8tvp" +path="res://.godot/imported/stone_axe.svg-0d780be3e89052ab2f534764d71de89d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://textures/tools/stone_axe.svg" +dest_files=["res://.godot/imported/stone_axe.svg-0d780be3e89052ab2f534764d71de89d.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 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/textures/world/biome/desert/sand.svg b/textures/world/biome/desert/sand.svg new file mode 100644 index 0000000..a4b81fe --- /dev/null +++ b/textures/world/biome/desert/sand.svg @@ -0,0 +1,143 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/textures/world/biome/desert/sand.svg.import b/textures/world/biome/desert/sand.svg.import new file mode 100644 index 0000000..b352e6e --- /dev/null +++ b/textures/world/biome/desert/sand.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bs880ox7qmqui" +path="res://.godot/imported/sand.svg-9d0695d6c3f93c9e54e1c8f1a3a25dc3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://textures/world/biome/desert/sand.svg" +dest_files=["res://.godot/imported/sand.svg-9d0695d6c3f93c9e54e1c8f1a3a25dc3.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 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false