You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb Julien.Marchand #ROBOMERGE-AUTHOR: mieszko.zielinski #ROBOMERGE-SOURCE: CL 17816070 in //UE5/Main/... #ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v881-17767770) #ROBOMERGE[STARSHIP]: UE5-Release-Engine-Staging Release-5.0 [CL 17816105 by mieszko zielinski in ue5-release-engine-test branch]
40 lines
785 B
Plaintext
40 lines
785 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.4",
|
|
"FriendlyName": "MassEntity",
|
|
"Description": "Gameplay-focused framework supporting data-oriented processing",
|
|
"Category": "Gameplay",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": false,
|
|
"IsExperimentalVersion": true,
|
|
"Installed": false,
|
|
"EnabledByDefault": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "MassEntity",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreLoadingScreen"
|
|
},
|
|
{
|
|
"Name": "MassEntityTestSuite",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "MassEntityEditor",
|
|
"Type": "Editor"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "StructUtils",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |