unity-services

There are 4 repositories under unity-services topic.

  • CloudBuildManifest

    RyotaMurohoshi/CloudBuildManifest

    CloudBuildManifest is library to get build information for Unity Cloud Build.

    Language:C#19101
  • NgeNXQ/Monopoly

    Implementation of multiplayer Monopoly™ board game for Android and iOS using Unity NGO (Netcode for GameObjects) and Unity Services

    Language:C#8201
  • Unity-ActionUpdaterService

    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.

    Language:C#310