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

38 lines
962 B
JSON

{
"gem_name": "Blast",
"GemFormatVersion": 4,
"Uuid": "414bd211c99d4f74aef3a266b9ca208c",
"Name": "Blast",
"DisplayName": "NVIDIA Blast [Experimental]",
"Version": "0.1.0",
"Summary": "Enables support for NVIDIA Blast objects in Lumberyard for high-fidelity destruction.",
"Tags": [ "Physics" ],
"IconPath": "preview.png",
"Modules": [
{
"Type": "GameModule"
},
{
"Name": "Editor",
"Type": "EditorModule",
"Extends": "GameModule"
}
],
"Dependencies": [
{
"Uuid": "ff06785f7145416b9d46fde39098cb0c",
"VersionConstraints": [
"~>0.1"
],
"_comment": "LmbrCentral"
},
{
"Uuid": "4e08125824434932a0fe3717259caa47",
"VersionConstraints": [
"~>0.1"
],
"_comment": "PhysX"
}
]
}