Files
UnrealEngine/Engine/Plugins/Runtime/IOSReplayKit/IOSReplayKit.uplugin
2025-05-18 13:04:45 +08:00

25 lines
577 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "ReplayKit for iOS",
"Description": "Support for local recording and broadcasting using ReplayKit",
"Category": "Mobile",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"EnabledByDefault": false,
"Installed": false,
"Modules": [
{
"Name": "IOSReplayKit",
"Type": "Runtime",
"LoadingPhase": "PreDefault"
}
],
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": false,
"IsBetaVersion": false,
"IsExperimentalVersion": false
}