Files
UnrealEngineUWP/Engine/Plugins/Experimental/PythonFoundationPackages/PythonFoundationPackages.uplugin

17 lines
494 B
Plaintext
Raw Normal View History

{
"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
}