now stuff

This commit is contained in:
bucket
2026-04-30 15:17:41 +02:00
parent 056f24340b
commit 672341b654
19 changed files with 701 additions and 21 deletions
+7
View File
@@ -0,0 +1,7 @@
class_name PlayerInfo extends Resource
@export var username:String
@export var uid:String
@export var times_played:int
@export var total_deaths:int
@export var total_kills:int