feat: overhaul the nakama user management, leaderboard, prep for 2.1
This commit is contained in:
@@ -4,15 +4,16 @@ importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dpkx1a780pvwv"
|
||||
path.s3tc="res://.godot/imported/tile_diamond.png-dcc41e91b1a4ca15d0db8287ce80f30b.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/tile_diamond.png-dcc41e91b1a4ca15d0db8287ce80f30b.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/textures/tile_diamond.png"
|
||||
dest_files=["res://.godot/imported/tile_diamond.png-dcc41e91b1a4ca15d0db8287ce80f30b.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/tile_diamond.png-dcc41e91b1a4ca15d0db8287ce80f30b.s3tc.ctex", "res://.godot/imported/tile_diamond.png-dcc41e91b1a4ca15d0db8287ce80f30b.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user