Files
UnrealEngineUWP/Engine/Plugins/Fab/Fab.uplugin

23 lines
457 B
Plaintext
Raw Normal View History

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Fab",
"Description": "Pre-release Fab Plugin",
"Category": "Other",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "http://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"EnabledByDefault": true,
"Modules": [
{
"Name": "Fab",
"Type": "Editor"
}
]
}