From a46a91e183a272e012354a6f0263299448205acb Mon Sep 17 00:00:00 2001 From: David Date: Fri, 15 Jul 2022 17:33:27 +0200 Subject: initial commit: template --- godot/assets/godot-ferris-64x64.png.import | 35 ++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 godot/assets/godot-ferris-64x64.png.import (limited to 'godot/assets/godot-ferris-64x64.png.import') diff --git a/godot/assets/godot-ferris-64x64.png.import b/godot/assets/godot-ferris-64x64.png.import new file mode 100644 index 0000000..1bd4292 --- /dev/null +++ b/godot/assets/godot-ferris-64x64.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/godot-ferris-64x64.png-2d1d24fec018ad234bda8515899932dd.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/godot-ferris-64x64.png" +dest_files=[ "res://.import/godot-ferris-64x64.png-2d1d24fec018ad234bda8515899932dd.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=true +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 +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 -- cgit