Files
UnrealEngineUWP/Engine/Plugins/Experimental/PythonFoundationPackages/PythonFoundationPackages.uplugin
timothy daoust b408801c1a PythonFoundationPackages and MLDeformer should appear as experimental and not as a beta plugin
#rb john.vanderburg , michael.daum
#preflight 61e01e50a11335e9c4add400

#ROBOMERGE-AUTHOR: timothy.daoust
#ROBOMERGE-SOURCE: CL 18600862 in //UE5/Release-5.0/... via CL 18600881 via CL 18600905
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v899-18417669)

[CL 18601228 by timothy daoust in ue5-main branch]
2022-01-13 14:18:14 -05:00

17 lines
494 B
Plaintext

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