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/PhysXDebug/gem.json

30 lines
779 B
JSON

{
"gem_name": "PhysXDebug",
"Dependencies": [
{
"Uuid": "4e08125824434932a0fe3717259caa47",
"VersionConstraints": [
">=0.1"
],
"_comment": "PhysX Gem"
},
{
"Uuid": "bab8807a1bc646b3909f3cc200ffeedf",
"VersionConstraints": [
">=0.1.0"
],
"_comment": "ImGui Gem"
}
],
"GemFormatVersion": 3,
"Uuid": "516145e2d9904b13813f1b54605e26a6",
"Name": "PhysXDebug",
"DisplayName": "PhysX Debug [PREVIEW]",
"Version": "0.1.0",
"LinkType": "Dynamic",
"Summary": "Debug features for the PhysX gem.",
"Tags": ["Physics", "Debug"],
"IconPath": "preview.png",
"EditorModule": true
}