Files
o3de/Gems/AtomLyIntegration/AtomFont/gem.json
T
2021-03-25 13:57:57 -07:00

20 lines
536 B
JSON

{
"gem_name": "AtomLyIntegration_AtomFont",
"Dependencies": [
],
"GemFormatVersion": 4,
"Uuid": "{16ef36f2e3fc4e6ca15fcc484ec895fc}",
"Name": "AtomLyIntegration_AtomFont",
"DisplayName": "AtomLyIntegration.AtomFont",
"Version": "0.1.0",
"LinkType": "Dynamic",
"Summary": "Implement ICryFont & IFFont interfaces on Atom. Uses duplicated CryFont code",
"Tags": [ "Atom", "Font" ],
"IconPath": "preview.png",
"Modules": [
{
"Type": "GameModule"
}
]
}