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