Skip to content

Commit e5c4c81

Browse files
committed
removed references to Azure
1 parent 89d272d commit e5c4c81

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)