From 97dd79339284b033774ac74a04dd4a255475261a Mon Sep 17 00:00:00 2001 From: Malfurious Date: Mon, 24 Apr 2023 07:50:00 -0400 Subject: Move Godot 3 project to a new subdirectory Signed-off-by: Malfurious --- godot3-prototype/icon.png.import | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 godot3-prototype/icon.png.import (limited to 'godot3-prototype/icon.png.import') diff --git a/godot3-prototype/icon.png.import b/godot3-prototype/icon.png.import new file mode 100644 index 0000000..c0dc42d --- /dev/null +++ b/godot3-prototype/icon.png.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="StreamTexture" +path.s3tc="res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.s3tc.stex" +path.etc2="res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.etc2.stex" +metadata={ +"imported_formats": [ "s3tc", "etc2" ], +"vram_texture": true +} + +[deps] + +source_file="res://icon.png" +dest_files=[ "res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.s3tc.stex", "res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.etc2.stex" ] + +[params] + +compress/mode=2 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=true +flags/filter=true +flags/mipmaps=true +flags/anisotropic=true +flags/srgb=1 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=false +svg/scale=1.0 -- cgit v1.2.3