Files
o3de/Gems/AssetMemoryAnalyzer/gem.json
T
AMZN-Phil a7751de271 Fix feature category spellings
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
2021-07-12 11:07:09 -07:00

13 lines
489 B
JSON

{
"gem_name": "AssetMemoryAnalyzer",
"display_name": "Asset Memory Analyzer",
"license": "Apache-2.0 Or MIT",
"origin": "Open 3D Engine - o3de.org",
"type": "Code",
"summary": "The Asset Memory Analyzer Gem provides tools to profile asset memory usage in Open 3D Engine through ImGUI (Immediate Mode Graphical User Interface).",
"canonical_tags": ["Gem"],
"user_tags": ["Debug", "Utility", "Tools"],
"icon_path": "preview.png",
"requirements": ""
}