Files
o3de/Gems/AtomLyIntegration/ImguiAtom/gem.json
T

19 lines
430 B
JSON

{
"gem_name": "ImguiAtom",
"display_name": "Imgui Atom",
"license": "Apache-2.0 Or MIT",
"license_url": "https://github.com/o3de/o3de/blob/development/LICENSE.txt",
"origin": "Open 3D Engine - o3de.org",
"type": "Code",
"summary": "",
"canonical_tags": [
"Gem"
],
"user_tags": [],
"requirements": "",
"dependencies": [
"ImGui",
"Atom_Feature_Common"
]
}