Skip to content
Snippets Groups Projects
Commit 138485de authored by Giovanni Vindiola's avatar Giovanni Vindiola :speech_balloon:
Browse files

Added OnlineSubsystemBlueprints Plugin. Init OSS widgets and Lobby Menu

parent 65a36c7d
No related branches found
No related tags found
No related merge requests found
......@@ -96,6 +96,7 @@ DerivedDataCache/*
# Private Plugins handled by rclone
Plugins/DragonIK
Plugins/OnlineSubsystemRedpointEOS
Plugins/OnlineSubsystemBlueprints
# Public Plugins handled by rclone
Plugins/MetaXR
......
......@@ -7,3 +7,5 @@ DedicatedServerClientId=
DedicatedServerClientSecret=
DedicatedServerPrivateKey=PNwCXH7XPDzoob60tW9dxPcpSI4Yd9xJlbU3arAiWJmlXq6f2RngzsgwzvN5FWO9KNGpBmqn+HiWFlIzoLxheA==
[/Script/AdvancedPreviewScene.SharedProfiles]
......@@ -80,18 +80,6 @@
"Name": "AlembicHairImporter",
"Enabled": true
},
{
"Name": "CesiumForUnreal",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/87b0d05800a545d49bf858ef3458c4f7",
"SupportedTargetPlatforms": [
"Win64",
"Mac",
"Linux",
"Android",
"IOS"
]
},
{
"Name": "USDImporter",
"Enabled": true,
......@@ -280,6 +268,11 @@
"SupportedTargetPlatforms": [
"Android"
]
},
{
"Name": "OnlineSubsystemBlueprints",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/f9b4f0637a8f4993ac05a4481fdfd3e0"
}
]
}
\ No newline at end of file
......@@ -11,6 +11,7 @@
+ Plugins/DragonIK/**
+ Plugins/MetaXR/**
+ Plugins/OnlineSubsystemRedpointEOS/**
+ Plugins/OnlineSubsystemBlueprints/**
# Files to be synced with RClone instead of Git
+ Content/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment