Skip to content

Commit 9610cdd

Browse files
StructedCopilot
andauthored
Drop Azure from PlayFab branding references (#169)
Azure PlayFab has been renamed to just PlayFab. Update the README intro/SDK line and the plugin.cfg description accordingly. The functional `AzurePlayFab` Steam Web API identity string is intentionally left unchanged. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 89d272d commit 9610cdd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313

1414

1515
# godot-playfab - for Godot 4!
16-
is an [Azure PlayFab](https://playfab.com) addon for the [Godot Engine](https://godotengine.org/). While it is very early, it is supposed to be two things:
16+
is a [PlayFab](https://playfab.com) addon for the [Godot Engine](https://godotengine.org/). While it is very early, it is supposed to be two things:
1717

18-
1. A GDScript-native SDK to Azure PlayFab
18+
1. A GDScript-native SDK to PlayFab
1919
2. A Godot Editor integration to administer your game
2020

2121
> **Note:**

addons/godot-playfab/plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[plugin]
22

33
name="godot-playfab"
4-
description="Integration with Azure PlayFab - playfab.com"
4+
description="Integration with PlayFab - playfab.com"
55
author="Johannes Ebner"
66
version="1.3.1"
77
script="PlayFabEditor.gd"

0 commit comments

Comments
 (0)