45 lines
872 B
Plaintext
45 lines
872 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Niagara Nanite",
|
|
"Description": "Adds a new renderer for rendering Nanite geometry.",
|
|
"Category": "FX",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": false,
|
|
"IsExperimentalVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "NiagaraNaniteEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Mac"
|
|
]
|
|
},
|
|
{
|
|
"Name": "NiagaraNanite",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "NiagaraNaniteShader",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "Niagara",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |