ci: trying checkout v4
This commit is contained in:
@ -3,16 +3,17 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://7kcmi16gedd0"
|
||||
path.s3tc="res://.godot/imported/LD-0001.png-8ea76b93d77f913f68e02a6259c9b6cc.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/LD-0001.png-8ea76b93d77f913f68e02a6259c9b6cc.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["etc2_astc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/LD-0001.png"
|
||||
dest_files=["res://.godot/imported/LD-0001.png-8ea76b93d77f913f68e02a6259c9b6cc.etc2.ctex"]
|
||||
dest_files=["res://.godot/imported/LD-0001.png-8ea76b93d77f913f68e02a6259c9b6cc.s3tc.ctex", "res://.godot/imported/LD-0001.png-8ea76b93d77f913f68e02a6259c9b6cc.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
@ -3,16 +3,17 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://hf6y7ws45y8p"
|
||||
path.s3tc="res://.godot/imported/greybox.png-ff2e1ff515631e83618eb1350d29d6ec.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/greybox.png-ff2e1ff515631e83618eb1350d29d6ec.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["etc2_astc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/greybox/greybox.png"
|
||||
dest_files=["res://.godot/imported/greybox.png-ff2e1ff515631e83618eb1350d29d6ec.etc2.ctex"]
|
||||
dest_files=["res://.godot/imported/greybox.png-ff2e1ff515631e83618eb1350d29d6ec.s3tc.ctex", "res://.godot/imported/greybox.png-ff2e1ff515631e83618eb1350d29d6ec.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
Reference in New Issue
Block a user