Back to Spacetimedb

SpacetimeDB C# SDK

sdks/csharp/README.md

2.3.01.3 KB
Original Source

SpacetimeDB C# SDK

Overview

This repository contains the C#, Unity and Godot client SDKs for SpacetimeDB. These SDKs contain all the tools you need to build native clients for SpacetimeDB modules using C#.

Documentation

Unity

The Unity SDK uses the same code as the C# SDK. You can find the documentation for the C# SDK in the C# SDK Reference. For a guided tutorial, see the C# SDK Quickstart.

There is also a comprehensive Unity tutorial/demo available:

Godot

The Godot SDK uses the same code as the C# SDK. You can find the documentation for the C# SDK in the C# SDK Reference. For a guided tutorial, see the C# SDK Quickstart.

There is also a comprehensive Godot tutorial/demo available:

Internal developer documentation

See DEVELOP.md.