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://ds0vheixm78nv"
|
||||
path.s3tc="res://.godot/imported/river_boat_tex.png-771bc6960c02dff3211d6f29e2a15f56.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/river_boat_tex.png-771bc6960c02dff3211d6f29e2a15f56.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/models/tekton_stand/river_boat_tex.png"
|
||||
dest_files=["res://.godot/imported/river_boat_tex.png-771bc6960c02dff3211d6f29e2a15f56.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/river_boat_tex.png-771bc6960c02dff3211d6f29e2a15f56.s3tc.ctex", "res://.godot/imported/river_boat_tex.png-771bc6960c02dff3211d6f29e2a15f56.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
@@ -4,15 +4,16 @@ importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dop7r7mco1ka4"
|
||||
path.s3tc="res://.godot/imported/tekton_sofa_1_tex.png-c249be45cbcb965036b9a45c734cfbb8.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/tekton_sofa_1_tex.png-c249be45cbcb965036b9a45c734cfbb8.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/models/tekton_stand/tekton_sofa_1_tex.png"
|
||||
dest_files=["res://.godot/imported/tekton_sofa_1_tex.png-c249be45cbcb965036b9a45c734cfbb8.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/tekton_sofa_1_tex.png-c249be45cbcb965036b9a45c734cfbb8.s3tc.ctex", "res://.godot/imported/tekton_sofa_1_tex.png-c249be45cbcb965036b9a45c734cfbb8.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user