You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
28 lines
608 B
Plaintext
28 lines
608 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Spatialization",
|
|
"Description": "Plugin featuring a variety of basic audio spatialization solutions.",
|
|
"Category": "Audio",
|
|
"CreatedBy": "Epic Games",
|
|
"CreatedByURL": "epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "Spatialization",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "SpatializationEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit"
|
|
}
|
|
]
|
|
} |