Files
UnrealEngineUWP/Engine/Plugins/Experimental/PythonFoundationPackages/PythonFoundationPackages.uplugin
aurel cordonnier fc542f6cfd Merge from Release-Engine-Staging @ 18081189 to Release-Engine-Test
This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971

[CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
2021-11-07 23:43:01 -05:00

17 lines
504 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "0.1.0-alpha",
"FriendlyName": "Python Foundation Packages",
"Description": "Common Python packages such as NumPy and PyTorch used by engine plugins",
"Category": "Experimental",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "http://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "https://forums.unrealengine.com/",
"CanContainContent": true,
"IsBetaVersion": true,
"IsExperimentalVersion": true,
"Installed": false
}