AnKangCAVE51/AnKang/Windows/Engine/Plugins/Online/OnlineBase/OnlineBase.uplugin

19 lines
394 B
Plaintext

{
"FileVersion": 3,
"FriendlyName": "Online Base",
"Version": 1,
"VersionName": "1.0",
"Description": "Shared code online subsystem (OSSv1) and online service (OSSv2) interfaces.",
"Category": "Online Platform",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "http://epicgames.com",
"EnabledByDefault": true,
"Modules": [
{
"Name": "OnlineBase",
"Type": "Runtime"
}
]
}