10 packages tagged with “Beamable”
dotnet new templates for Beamable
The Beamable.Common package contains the standard Beamable code that powers The Beamable Unity SDK, as well as Beamable C# Microservices.
The Beamable.Microservice.Runtime package contains the code required for running C# Microservices.
The Beamable.UnityEngine code contains mock classes that act as psuedo replacements for Unity primitive types.
The Beamable.Tools package is a dotnet tool that connects to the Beamable API and allows developers to manage their Beamable resources via the CLI.
The Beamable.UnityEngine.Addressables code contains mock classes that act as psuedo replacements for Unity addressable types.
The Beamable.Server.Common package contains the standard Beamable code that helps with Beamable Microservices.
The Beamable.Tooling.Common package contains standard Beamable code shared between the CLI and the Microservices
The Beamable.Microservice.SourceGen package contains the code for our SourceGenerator that runs over your C# Microservices.
VenlySDK-Beamable compagnion library that can be used within Microservices