You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-141114 #fix set Plugin modules containing AnimationModifiers to UncookedOnly rather than Editor - as references in standalone -Game session will be unresolved #preflight 620fcd93ff52bfecfcf8cf5b #rb Aaron.Cox #ROBOMERGE-AUTHOR: jurre.debaare #ROBOMERGE-SOURCE: CL 19079033 in //UE5/Release-5.0/... via CL 19094721 #ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845) [CL 19137103 by jurre debaare in ue5-main branch]
27 lines
577 B
Plaintext
27 lines
577 B
Plaintext
{
|
|
"FileVersion": 1,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Animation Modifier Library",
|
|
"Description": "Collection of Animation Modifiers",
|
|
"Category": "Animation",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"IsExperimentalVersion": false,
|
|
"Installed": false,
|
|
"Modules":
|
|
[
|
|
{
|
|
"Name": "AnimationModifierLibrary",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|