Initial commit

This commit is contained in:
alexpete
2021-03-05 11:26:34 -08:00
commit a10351f38d
27091 changed files with 5521199 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"GemFormatVersion": 4,
"Uuid": "d96ab03f53d14c9e83f9b4528c8576d7",
"Name": "SaveData",
"DisplayName": "SaveData",
"Version": "0.1.0",
"Summary": "Provides a simple, platform agnostic API for saving and loading persistent user data.",
"Tags": ["Save", "Load", "Save Data", "Save Game", "Persistent Data"],
"IconPath": "preview.png",
"Modules": [
{
"Type": "GameModule"
}
]
}