PlayFab / PlayFabMultiplayerUnreal

PlayFab Online Subsystem Plugin for Unreal Engine
https://learn.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/party-unreal-engine-oss-overview
39 stars 35 forks source link

Pull Request 1552: Update party and MLP libraries for GDK and windows #51

Closed raymondchams closed 10 months ago

raymondchams commented 10 months ago

Update party and MLP libraries for GDK and windows

MLP From 1.4.2 -> 1.6.5 https://github.com/PlayFab/PlayFabMultiplayer/releases/tag/v1.6.5 (Opens in new window or tab)

Party From 1.8.0 -> 1.8.9 https://microsoft.visualstudio.com/Xbox/_build/results?buildId=80766504&view=artifacts&pathAsName=false&type=publishedArtifacts (Opens in new window or tab)

Change Party.lib to PartyWin.lib for Windows to match dll and pdf file name.