Change project organization
This commit is contained in:
6
core/currency/currency.gd
Normal file
6
core/currency/currency.gd
Normal file
@@ -0,0 +1,6 @@
|
||||
class_name Currency
|
||||
extends Resource
|
||||
|
||||
@export var id: StringName = &""
|
||||
@export var display_name: String = ""
|
||||
@export var icon: Texture2D
|
||||
1
core/currency/currency.gd.uid
Normal file
1
core/currency/currency.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://dtgqjf3bl7pm8
|
||||
Reference in New Issue
Block a user