Currency, storefronts, purchasing (#12)

And a few other minor things, but primarily, the balance table exists and also consumable/inventory table.
This commit is contained in:
devin
2026-07-15 14:10:49 -04:00
committed by GitHub
parent 8314e54439
commit c33919bc67
29 changed files with 2204 additions and 524 deletions
+9
View File
@@ -0,0 +1,9 @@
[
{
"AdCarouselItemId": 1,
"Description": "No description.",
"ImageName": "AdCarouselItem.png",
"PurchasableItemIds": [],
"Title": "Lorem ipsum"
}
]