Merged conflicts from pulling down latest development

Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
Chris Galvan
2021-07-02 16:29:27 -05:00
119 changed files with 1006 additions and 1506 deletions
+10 -14
View File
@@ -1,16 +1,12 @@
{
"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"
}
]
}
"display_name": "Save Data",
"license": "Apache-2.0 Or MIT",
"origin": "Open 3D Engine - o3de.org",
"type": "Code",
"summary": "The Save Data Gem provides a platform independent API to save and load persistent user data in Open 3D Engine projects.",
"canonical_tags": ["Gem"],
"user_tags": ["Utility", "Gameplay"],
"icon_path": "preview.png",
"requirements": ""
}