diff options
Diffstat (limited to 'godot/assets/textures/plus1.png.import')
-rw-r--r-- | godot/assets/textures/plus1.png.import | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/godot/assets/textures/plus1.png.import b/godot/assets/textures/plus1.png.import new file mode 100644 index 0000000..598a00c --- /dev/null +++ b/godot/assets/textures/plus1.png.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="StreamTexture" +path.s3tc="res://.import/plus1.png-43b72c74530923ee527e928fc58d3295.s3tc.stex" +path.etc2="res://.import/plus1.png-43b72c74530923ee527e928fc58d3295.etc2.stex" +metadata={ +"imported_formats": [ "s3tc", "etc2" ], +"vram_texture": true +} + +[deps] + +source_file="res://assets/textures/plus1.png" +dest_files=[ "res://.import/plus1.png-43b72c74530923ee527e928fc58d3295.s3tc.stex", "res://.import/plus1.png-43b72c74530923ee527e928fc58d3295.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=false +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 |