From 6f964f25447ef9944056213c54cfbd9f7945c922 Mon Sep 17 00:00:00 2001 From: Fawad Ahmad Date: Sun, 22 Oct 2023 18:20:00 +0500 Subject: [PATCH 1/2] Add UGS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57c4159..4880a29 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ Navigation: * [Barebones Master Server](https://github.com/alvyxaz/barebones-masterserver) - Host your own custom master server setup, avoid CCU fees. * [Fish-Net](https://github.com/FirstGearGames/FishNet) - free networking solution built from ground up with synchronization of states and logic * [PlayFab](https://github.com/PlayFab) - PlayFab is a backend-as-a-service for games. Provides SDK's too. - +* [UGS- Unity Gaming Services](https://unity.com/solutions/gaming-services) - FROM DEVOPS TO LIVEOPS IN ONE PLATFORM. A complete service ecosystem for live games (Grow your game, Engage your players, Build your foundation) ## VR * [SteamVR](https://github.com/ValveSoftware/steamvr_unity_plugin) - VR SDK. From 21289a7c5a824249d0714315ca9fd05b256ec49f Mon Sep 17 00:00:00 2001 From: Fawad Ahmad Date: Tue, 24 Oct 2023 12:03:54 +0500 Subject: [PATCH 2/2] Update README.md Co-authored-by: Michael Lohr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4880a29..8e60059 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ Navigation: * [Barebones Master Server](https://github.com/alvyxaz/barebones-masterserver) - Host your own custom master server setup, avoid CCU fees. * [Fish-Net](https://github.com/FirstGearGames/FishNet) - free networking solution built from ground up with synchronization of states and logic * [PlayFab](https://github.com/PlayFab) - PlayFab is a backend-as-a-service for games. Provides SDK's too. -* [UGS- Unity Gaming Services](https://unity.com/solutions/gaming-services) - FROM DEVOPS TO LIVEOPS IN ONE PLATFORM. A complete service ecosystem for live games (Grow your game, Engage your players, Build your foundation) +* [UGS- Unity Gaming Services](https://unity.com/solutions/gaming-services) - A complete service ecosystem for live games ## VR * [SteamVR](https://github.com/ValveSoftware/steamvr_unity_plugin) - VR SDK.