Export options update
This commit is contained in:
@@ -4,15 +4,16 @@ importer="texture"
|
||||
type="StreamTexture"
|
||||
path.s3tc="res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.s3tc.stex"
|
||||
path.etc2="res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.etc2.stex"
|
||||
path.etc="res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.etc.stex"
|
||||
metadata={
|
||||
"imported_formats": [ "s3tc", "etc2" ],
|
||||
"imported_formats": [ "s3tc", "etc2", "etc" ],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://characters/hair/haircard2.png"
|
||||
dest_files=[ "res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.s3tc.stex", "res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.etc2.stex" ]
|
||||
dest_files=[ "res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.s3tc.stex", "res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.etc2.stex", "res://.import/haircard2.png-f2f618dfd3d31d77bc8652376923829e.etc.stex" ]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user