do some changes with XLib and started working on main menu
This commit is contained in:
5
SaveManager/ConfigResource.gd
Normal file
5
SaveManager/ConfigResource.gd
Normal file
@@ -0,0 +1,5 @@
|
||||
class_name Config extends Resource
|
||||
|
||||
@export var username : String
|
||||
@export var language : String
|
||||
@export var keybinds : Dictionary
|
||||
Reference in New Issue
Block a user