You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/SaveData/gem.json

17 lines
472 B
JSON

{
"gem_name": "SaveData",
"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"
}
]
}