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

19 lines
394 B
Plaintext
Raw Normal View History

2024-09-02 13:44:09 +08:00
{
"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"
}
]
}