unity-services
There are 4 repositories under unity-services topic.
RyotaMurohoshi/CloudBuildManifest
CloudBuildManifest is library to get build information for Unity Cloud Build.
NgeNXQ/Monopoly
Implementation of multiplayer Monopoly™ board game for Android and iOS using Unity NGO (Netcode for GameObjects) and Unity Services
RimuruDev/Unity-ActionUpdaterService
IActionUpdaterService is a flexible and easy-to-use service for Unity, designed to manage and dispatch update-related actions (FixedUpdate, Update, LateUpdate) outside of MonoBehaviour. It allows for a more modular approach to handling updates, especially useful in projects using dependency injection frameworks like Zenject.