Documentation for the Unreal C++ Library
Loading...
Searching...
No Matches
PixoVRMultiplayer.uplugin
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "PixoVR Multiplayer",
"Description": "Multiplayer SDK for the PixoVR Platform",
"Category": "PixoVR",
"CreatedBy": "PixoVR Inc.",
"CreatedByURL": "www.pixovr.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": true,
"CanContainContent": false,
"IsBetaVersion": true,
"Installed": false,
"Modules": [
{
"Name": "PixoVRMultiplayer",
"Type": "Runtime",
"LoadingPhase": "Default",
"WhitelistPlatforms": [
"Win64",
"Mac",
"Linux",
"Android"
]
}
],
"Plugins": [
{
"Name": "Agones",
"Enabled": true
},
{
"Name": "OnlineSubsystem",
"Enabled": true
},
{
"Name": "OnlineSubsystemUtils",
"Enabled": true
}
]
}