feat: overhaul the nakama user management, leaderboard, prep for 2.1
This commit is contained in:
+3
-2
@@ -4,15 +4,16 @@ importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cunm3fe2utrsy"
|
||||
path.s3tc="res://.godot/imported/4e3103ab214e443c83147afcd786aa6e_RGB_M_Buche_albedo.jpeg-69394e445366683380463d4afc846305.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/4e3103ab214e443c83147afcd786aa6e_RGB_M_Buche_albedo.jpeg-69394e445366683380463d4afc846305.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/models/Textures/4e3103ab214e443c83147afcd786aa6e_RGB_M_Buche_albedo.jpeg"
|
||||
dest_files=["res://.godot/imported/4e3103ab214e443c83147afcd786aa6e_RGB_M_Buche_albedo.jpeg-69394e445366683380463d4afc846305.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/4e3103ab214e443c83147afcd786aa6e_RGB_M_Buche_albedo.jpeg-69394e445366683380463d4afc846305.s3tc.ctex", "res://.godot/imported/4e3103ab214e443c83147afcd786aa6e_RGB_M_Buche_albedo.jpeg-69394e445366683380463d4afc846305.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
@@ -4,15 +4,16 @@ importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://0odt7cvj574e"
|
||||
path.bptc="res://.godot/imported/colormap.png-8189f3c9e30f86aaa136872b6ce58318.bptc.ctex"
|
||||
path.astc="res://.godot/imported/colormap.png-8189f3c9e30f86aaa136872b6ce58318.astc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/models/Textures/colormap.png"
|
||||
dest_files=["res://.godot/imported/colormap.png-8189f3c9e30f86aaa136872b6ce58318.bptc.ctex"]
|
||||
dest_files=["res://.godot/imported/colormap.png-8189f3c9e30f86aaa136872b6ce58318.bptc.ctex", "res://.godot/imported/colormap.png-8189f3c9e30f86aaa136872b6ce58318.astc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user