49 lines
1.1 KiB
JSON
49 lines
1.1 KiB
JSON
{
|
|
"gem_name": "Atom_RPI",
|
|
"Dependencies": [
|
|
{
|
|
"Uuid": "fb7f322c8bdb42228d9e155c954f98bd",
|
|
"VersionConstraints": [
|
|
"~>0.1.0"
|
|
],
|
|
"_comment": "Atom RHI"
|
|
}
|
|
],
|
|
"GemFormatVersion": 4,
|
|
"Uuid": "a218db9eb2114477b46600fea4441a6c",
|
|
"Name": "Atom_RPI",
|
|
"DisplayName": "Atom RPI",
|
|
"Version": "0.1.0",
|
|
"Summary": "The Atom Render Pipeline Interface",
|
|
"Tags": ["Atom", "RPI"],
|
|
"LinkType": "Dynamic",
|
|
"IconPath": "preview.png",
|
|
"Modules": [
|
|
{
|
|
"Name": "Builders",
|
|
"Type": "EditorModule"
|
|
},
|
|
{
|
|
"Name": "Private",
|
|
"Type": "GameModule"
|
|
},
|
|
{
|
|
"Name": "Public",
|
|
"Type": "StaticLib"
|
|
},
|
|
{
|
|
"Name": "Reflect",
|
|
"Type": "StaticLib"
|
|
},
|
|
{
|
|
"Name": "Editor",
|
|
"Type": "EditorModule",
|
|
"Extends": "Private"
|
|
},
|
|
{
|
|
"Name": "Tests",
|
|
"Type": "Standalone"
|
|
}
|
|
]
|
|
}
|