Skip to content

Commit

Permalink
https://docs.microsoft.com/en-us/gaming/playfab/release-notes/#240524
Browse files Browse the repository at this point in the history
  • Loading branch information
PlayFab SDK Team authored and PlayFab SDK Team committed May 27, 2024
2 parents 1b8c39a + 68e5da7 commit 6ebb25e
Show file tree
Hide file tree
Showing 47 changed files with 80 additions and 80 deletions.
4 changes: 2 additions & 2 deletions 4.23/ExampleProject/Plugins/PlayFab/PlayFab.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FriendlyName": "PlayFab Marketplace Plugin",
"Version": 0,
"EngineVersion": "4.23.0",
"VersionName": "1.144.240514",
"VersionName": "1.145.240524",
"CreatedBy": "PlayFab and Phoenix Labs",
"CreatedByURL": "https://playfab.com/",
"DocsURL": "https://learn.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart",
"SupportURL": "https://community.playfab.com/index.html",
"Category": "PlayFab",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.23 Current API version: 1.144.240514",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.23 Current API version: 1.145.240524",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/217fdf581b784571af03d3fb6580368f",
"Modules": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

namespace PlayFabCommon
{
const FString PlayFabCommonSettings::sdkVersion = "1.144.240514";
const FString PlayFabCommonSettings::sdkVersion = "1.145.240524";
const FString PlayFabCommonSettings::buildIdentifier = "adobuild_unrealmarketplaceplugin_215";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.144.240514";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.145.240524";
const FString PlayFabCommonSettings::engineVersion = "4.23";
#if defined(_XBOX_ONE) || defined(_XBOX) || defined(MICROSOFT_GAME_CORE)
const FString PlayFabCommonSettings::platformString = "GDK";
Expand Down
4 changes: 2 additions & 2 deletions 4.23/PlayFabPlugin/PlayFab/PlayFab.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FriendlyName": "PlayFab Marketplace Plugin",
"Version": 0,
"EngineVersion": "4.23.0",
"VersionName": "1.144.240514",
"VersionName": "1.145.240524",
"CreatedBy": "PlayFab and Phoenix Labs",
"CreatedByURL": "https://playfab.com/",
"DocsURL": "https://learn.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart",
"SupportURL": "https://community.playfab.com/index.html",
"Category": "PlayFab",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.23 Current API version: 1.144.240514",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.23 Current API version: 1.145.240524",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/217fdf581b784571af03d3fb6580368f",
"Modules": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

namespace PlayFabCommon
{
const FString PlayFabCommonSettings::sdkVersion = "1.144.240514";
const FString PlayFabCommonSettings::sdkVersion = "1.145.240524";
const FString PlayFabCommonSettings::buildIdentifier = "adobuild_unrealmarketplaceplugin_215";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.144.240514";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.145.240524";
const FString PlayFabCommonSettings::engineVersion = "4.23";
#if defined(_XBOX_ONE) || defined(_XBOX) || defined(MICROSOFT_GAME_CORE)
const FString PlayFabCommonSettings::platformString = "GDK";
Expand Down
4 changes: 2 additions & 2 deletions 4.24/ExampleProject/Plugins/PlayFab/PlayFab.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FriendlyName": "PlayFab Marketplace Plugin",
"Version": 0,
"EngineVersion": "4.24.0",
"VersionName": "1.144.240514",
"VersionName": "1.145.240524",
"CreatedBy": "PlayFab and Phoenix Labs",
"CreatedByURL": "https://playfab.com/",
"DocsURL": "https://learn.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart",
"SupportURL": "https://community.playfab.com/index.html",
"Category": "PlayFab",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.24 Current API version: 1.144.240514",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.24 Current API version: 1.145.240524",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/217fdf581b784571af03d3fb6580368f",
"Modules": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

namespace PlayFabCommon
{
const FString PlayFabCommonSettings::sdkVersion = "1.144.240514";
const FString PlayFabCommonSettings::sdkVersion = "1.145.240524";
const FString PlayFabCommonSettings::buildIdentifier = "adobuild_unrealmarketplaceplugin_215";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.144.240514";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.145.240524";
const FString PlayFabCommonSettings::engineVersion = "4.24";
#if defined(_XBOX_ONE) || defined(_XBOX) || defined(MICROSOFT_GAME_CORE)
const FString PlayFabCommonSettings::platformString = "GDK";
Expand Down
4 changes: 2 additions & 2 deletions 4.24/PlayFabPlugin/PlayFab/PlayFab.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FriendlyName": "PlayFab Marketplace Plugin",
"Version": 0,
"EngineVersion": "4.24.0",
"VersionName": "1.144.240514",
"VersionName": "1.145.240524",
"CreatedBy": "PlayFab and Phoenix Labs",
"CreatedByURL": "https://playfab.com/",
"DocsURL": "https://learn.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart",
"SupportURL": "https://community.playfab.com/index.html",
"Category": "PlayFab",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.24 Current API version: 1.144.240514",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.24 Current API version: 1.145.240524",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/217fdf581b784571af03d3fb6580368f",
"Modules": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

namespace PlayFabCommon
{
const FString PlayFabCommonSettings::sdkVersion = "1.144.240514";
const FString PlayFabCommonSettings::sdkVersion = "1.145.240524";
const FString PlayFabCommonSettings::buildIdentifier = "adobuild_unrealmarketplaceplugin_215";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.144.240514";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.145.240524";
const FString PlayFabCommonSettings::engineVersion = "4.24";
#if defined(_XBOX_ONE) || defined(_XBOX) || defined(MICROSOFT_GAME_CORE)
const FString PlayFabCommonSettings::platformString = "GDK";
Expand Down
4 changes: 2 additions & 2 deletions 4.25/ExampleProject/Plugins/PlayFab/PlayFab.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FriendlyName": "PlayFab Marketplace Plugin",
"Version": 0,
"EngineVersion": "4.25.0",
"VersionName": "1.144.240514",
"VersionName": "1.145.240524",
"CreatedBy": "PlayFab and Phoenix Labs",
"CreatedByURL": "https://playfab.com/",
"DocsURL": "https://learn.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart",
"SupportURL": "https://community.playfab.com/index.html",
"Category": "PlayFab",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.25 Current API version: 1.144.240514",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.25 Current API version: 1.145.240524",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/217fdf581b784571af03d3fb6580368f",
"Modules": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

namespace PlayFabCommon
{
const FString PlayFabCommonSettings::sdkVersion = "1.144.240514";
const FString PlayFabCommonSettings::sdkVersion = "1.145.240524";
const FString PlayFabCommonSettings::buildIdentifier = "adobuild_unrealmarketplaceplugin_215";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.144.240514";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.145.240524";
const FString PlayFabCommonSettings::engineVersion = "4.25";
#if defined(_XBOX_ONE) || defined(_XBOX) || defined(MICROSOFT_GAME_CORE)
const FString PlayFabCommonSettings::platformString = "GDK";
Expand Down
4 changes: 2 additions & 2 deletions 4.25/PlayFabPlugin/PlayFab/PlayFab.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FriendlyName": "PlayFab Marketplace Plugin",
"Version": 0,
"EngineVersion": "4.25.0",
"VersionName": "1.144.240514",
"VersionName": "1.145.240524",
"CreatedBy": "PlayFab and Phoenix Labs",
"CreatedByURL": "https://playfab.com/",
"DocsURL": "https://learn.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart",
"SupportURL": "https://community.playfab.com/index.html",
"Category": "PlayFab",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.25 Current API version: 1.144.240514",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.25 Current API version: 1.145.240524",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/217fdf581b784571af03d3fb6580368f",
"Modules": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

namespace PlayFabCommon
{
const FString PlayFabCommonSettings::sdkVersion = "1.144.240514";
const FString PlayFabCommonSettings::sdkVersion = "1.145.240524";
const FString PlayFabCommonSettings::buildIdentifier = "adobuild_unrealmarketplaceplugin_215";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.144.240514";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.145.240524";
const FString PlayFabCommonSettings::engineVersion = "4.25";
#if defined(_XBOX_ONE) || defined(_XBOX) || defined(MICROSOFT_GAME_CORE)
const FString PlayFabCommonSettings::platformString = "GDK";
Expand Down
4 changes: 2 additions & 2 deletions 4.26/ExampleProject/Plugins/PlayFab/PlayFab.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FriendlyName": "PlayFab Marketplace Plugin",
"Version": 0,
"EngineVersion": "4.26.0",
"VersionName": "1.144.240514",
"VersionName": "1.145.240524",
"CreatedBy": "PlayFab and Phoenix Labs",
"CreatedByURL": "https://playfab.com/",
"DocsURL": "https://learn.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart",
"SupportURL": "https://community.playfab.com/index.html",
"Category": "PlayFab",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.26 Current API version: 1.144.240514",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.26 Current API version: 1.145.240524",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/217fdf581b784571af03d3fb6580368f",
"Modules": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

namespace PlayFabCommon
{
const FString PlayFabCommonSettings::sdkVersion = "1.144.240514";
const FString PlayFabCommonSettings::sdkVersion = "1.145.240524";
const FString PlayFabCommonSettings::buildIdentifier = "adobuild_unrealmarketplaceplugin_215";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.144.240514";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.145.240524";
const FString PlayFabCommonSettings::engineVersion = "4.26";
#if defined(_XBOX_ONE) || defined(_XBOX) || defined(MICROSOFT_GAME_CORE)
const FString PlayFabCommonSettings::platformString = "GDK";
Expand Down
Binary file modified 4.26/PlayFabPlugin.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions 4.26/PlayFabPlugin/PlayFab/PlayFab.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FriendlyName": "PlayFab Marketplace Plugin",
"Version": 0,
"EngineVersion": "4.26.0",
"VersionName": "1.144.240514",
"VersionName": "1.145.240524",
"CreatedBy": "PlayFab and Phoenix Labs",
"CreatedByURL": "https://playfab.com/",
"DocsURL": "https://learn.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart",
"SupportURL": "https://community.playfab.com/index.html",
"Category": "PlayFab",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.26 Current API version: 1.144.240514",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.26 Current API version: 1.145.240524",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/217fdf581b784571af03d3fb6580368f",
"Modules": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

namespace PlayFabCommon
{
const FString PlayFabCommonSettings::sdkVersion = "1.144.240514";
const FString PlayFabCommonSettings::sdkVersion = "1.145.240524";
const FString PlayFabCommonSettings::buildIdentifier = "adobuild_unrealmarketplaceplugin_215";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.144.240514";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.145.240524";
const FString PlayFabCommonSettings::engineVersion = "4.26";
#if defined(_XBOX_ONE) || defined(_XBOX) || defined(MICROSOFT_GAME_CORE)
const FString PlayFabCommonSettings::platformString = "GDK";
Expand Down
4 changes: 2 additions & 2 deletions 4.27/ExampleProject/Plugins/PlayFab/PlayFab.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FriendlyName": "PlayFab Marketplace Plugin",
"Version": 0,
"EngineVersion": "4.27.0",
"VersionName": "1.144.240514",
"VersionName": "1.145.240524",
"CreatedBy": "PlayFab and Phoenix Labs",
"CreatedByURL": "https://playfab.com/",
"DocsURL": "https://learn.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart",
"SupportURL": "https://community.playfab.com/index.html",
"Category": "PlayFab",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.27 Current API version: 1.144.240514",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.27 Current API version: 1.145.240524",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/217fdf581b784571af03d3fb6580368f",
"Modules": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

namespace PlayFabCommon
{
const FString PlayFabCommonSettings::sdkVersion = "1.144.240514";
const FString PlayFabCommonSettings::sdkVersion = "1.145.240524";
const FString PlayFabCommonSettings::buildIdentifier = "adobuild_unrealmarketplaceplugin_215";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.144.240514";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.145.240524";
const FString PlayFabCommonSettings::engineVersion = "4.27";
#if defined(_XBOX_ONE) || defined(_XBOX) || defined(MICROSOFT_GAME_CORE)
const FString PlayFabCommonSettings::platformString = "GDK";
Expand Down
Binary file modified 4.27/PlayFabPlugin.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions 4.27/PlayFabPlugin/PlayFab/PlayFab.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FriendlyName": "PlayFab Marketplace Plugin",
"Version": 0,
"EngineVersion": "4.27.0",
"VersionName": "1.144.240514",
"VersionName": "1.145.240524",
"CreatedBy": "PlayFab and Phoenix Labs",
"CreatedByURL": "https://playfab.com/",
"DocsURL": "https://learn.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart",
"SupportURL": "https://community.playfab.com/index.html",
"Category": "PlayFab",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.27 Current API version: 1.144.240514",
"Description": "PlayFab Marketplace plugin for Unreal Engine 4.27 Current API version: 1.145.240524",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/217fdf581b784571af03d3fb6580368f",
"Modules": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

namespace PlayFabCommon
{
const FString PlayFabCommonSettings::sdkVersion = "1.144.240514";
const FString PlayFabCommonSettings::sdkVersion = "1.145.240524";
const FString PlayFabCommonSettings::buildIdentifier = "adobuild_unrealmarketplaceplugin_215";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.144.240514";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.145.240524";
const FString PlayFabCommonSettings::engineVersion = "4.27";
#if defined(_XBOX_ONE) || defined(_XBOX) || defined(MICROSOFT_GAME_CORE)
const FString PlayFabCommonSettings::platformString = "GDK";
Expand Down
4 changes: 2 additions & 2 deletions 5.0/ExampleProject/Plugins/PlayFab/PlayFab.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FriendlyName": "PlayFab Marketplace Plugin",
"Version": 0,
"EngineVersion": "5.0.0",
"VersionName": "1.144.240514",
"VersionName": "1.145.240524",
"CreatedBy": "PlayFab and Phoenix Labs",
"CreatedByURL": "https://playfab.com/",
"DocsURL": "https://learn.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart",
"SupportURL": "https://community.playfab.com/index.html",
"Category": "PlayFab",
"Description": "PlayFab Marketplace plugin for Unreal Engine 5.0 Current API version: 1.144.240514",
"Description": "PlayFab Marketplace plugin for Unreal Engine 5.0 Current API version: 1.145.240524",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/217fdf581b784571af03d3fb6580368f",
"Modules": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

namespace PlayFabCommon
{
const FString PlayFabCommonSettings::sdkVersion = "1.144.240514";
const FString PlayFabCommonSettings::sdkVersion = "1.145.240524";
const FString PlayFabCommonSettings::buildIdentifier = "adobuild_unrealmarketplaceplugin_215";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.144.240514";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.145.240524";
const FString PlayFabCommonSettings::engineVersion = "5.0";
#if defined(_XBOX_ONE) || defined(_XBOX) || defined(MICROSOFT_GAME_CORE)
const FString PlayFabCommonSettings::platformString = "GDK";
Expand Down
Binary file modified 5.0/PlayFabPlugin.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions 5.0/PlayFabPlugin/PlayFab/PlayFab.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FriendlyName": "PlayFab Marketplace Plugin",
"Version": 0,
"EngineVersion": "5.0.0",
"VersionName": "1.144.240514",
"VersionName": "1.145.240524",
"CreatedBy": "PlayFab and Phoenix Labs",
"CreatedByURL": "https://playfab.com/",
"DocsURL": "https://learn.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart",
"SupportURL": "https://community.playfab.com/index.html",
"Category": "PlayFab",
"Description": "PlayFab Marketplace plugin for Unreal Engine 5.0 Current API version: 1.144.240514",
"Description": "PlayFab Marketplace plugin for Unreal Engine 5.0 Current API version: 1.145.240524",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/217fdf581b784571af03d3fb6580368f",
"Modules": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

namespace PlayFabCommon
{
const FString PlayFabCommonSettings::sdkVersion = "1.144.240514";
const FString PlayFabCommonSettings::sdkVersion = "1.145.240524";
const FString PlayFabCommonSettings::buildIdentifier = "adobuild_unrealmarketplaceplugin_215";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.144.240514";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.145.240524";
const FString PlayFabCommonSettings::engineVersion = "5.0";
#if defined(_XBOX_ONE) || defined(_XBOX) || defined(MICROSOFT_GAME_CORE)
const FString PlayFabCommonSettings::platformString = "GDK";
Expand Down
4 changes: 2 additions & 2 deletions 5.1/ExampleProject/Plugins/PlayFab/PlayFab.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FriendlyName": "PlayFab Marketplace Plugin",
"Version": 0,
"EngineVersion": "5.1.0",
"VersionName": "1.144.240514",
"VersionName": "1.145.240524",
"CreatedBy": "PlayFab and Phoenix Labs",
"CreatedByURL": "https://playfab.com/",
"DocsURL": "https://learn.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart",
"SupportURL": "https://community.playfab.com/index.html",
"Category": "PlayFab",
"Description": "PlayFab Marketplace plugin for Unreal Engine 5.1 Current API version: 1.144.240514",
"Description": "PlayFab Marketplace plugin for Unreal Engine 5.1 Current API version: 1.145.240524",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/217fdf581b784571af03d3fb6580368f",
"Modules": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

namespace PlayFabCommon
{
const FString PlayFabCommonSettings::sdkVersion = "1.144.240514";
const FString PlayFabCommonSettings::sdkVersion = "1.145.240524";
const FString PlayFabCommonSettings::buildIdentifier = "adobuild_unrealmarketplaceplugin_215";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.144.240514";
const FString PlayFabCommonSettings::versionString = "UE4MKPL-1.145.240524";
const FString PlayFabCommonSettings::engineVersion = "5.1";
#if defined(_XBOX_ONE) || defined(_XBOX) || defined(MICROSOFT_GAME_CORE)
const FString PlayFabCommonSettings::platformString = "GDK";
Expand Down
Binary file modified 5.1/PlayFabPlugin.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions 5.1/PlayFabPlugin/PlayFab/PlayFab.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FriendlyName": "PlayFab Marketplace Plugin",
"Version": 0,
"EngineVersion": "5.1.0",
"VersionName": "1.144.240514",
"VersionName": "1.145.240524",
"CreatedBy": "PlayFab and Phoenix Labs",
"CreatedByURL": "https://playfab.com/",
"DocsURL": "https://learn.microsoft.com/en-us/gaming/playfab/sdks/unreal/quickstart",
"SupportURL": "https://community.playfab.com/index.html",
"Category": "PlayFab",
"Description": "PlayFab Marketplace plugin for Unreal Engine 5.1 Current API version: 1.144.240514",
"Description": "PlayFab Marketplace plugin for Unreal Engine 5.1 Current API version: 1.145.240524",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/217fdf581b784571af03d3fb6580368f",
"Modules": [
{
Expand Down
Loading

0 comments on commit 6ebb25e

Please sign in to comment.