You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb none #rnx #jira none #preflight 61796f94d65ac900013d7ca0 #ROBOMERGE-AUTHOR: ryan.schmidt #ROBOMERGE-SOURCE: CL 17955701 in //UE5/Release-5.0/... via CL 17955702 #ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v885-17909292) #ROBOMERGE[STARSHIP]: UE5-Main [CL 17955705 by ryan schmidt in ue5-release-engine-test branch]
28 lines
610 B
Plaintext
28 lines
610 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.1",
|
|
"FriendlyName": "Geometry Processing",
|
|
"Description": "Data Structures and Algorithms for Processing 2D and 3D Geometry",
|
|
"Category": "Geometry",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "GeometryAlgorithms",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "DynamicMesh",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
} |