Skip to content

Commit

Permalink
Copy files from old repo
Browse files Browse the repository at this point in the history
  • Loading branch information
bfops committed Sep 9, 2024
1 parent d46057c commit e2b35f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ This repository contains the [Unity](https://unity.com/) SDK for SpacetimeDB. Th

## Documentation

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](README.dotnet.md).
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](https://spacetimedb.com/docs/sdks/c-sharp)

There is also a comprehensive Unity tutorial/demo available:

- [Unity Tutorial](https://spacetimedb.com/docs/unity/part-1) Doc
- [Unity Demo](https://github.com/clockworklabs/SpacetimeDBUnityTutorial) Repo

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.clockworklabs.spacetimedbsdk",
"displayName": "SpacetimeDB SDK",
"version": "0.10.0",
"version": "0.11.0",
"description": "The SpacetimeDB Client SDK is a software development kit (SDK) designed to interact with and manipulate SpacetimeDB modules..",
"keywords": [],
"author": {
Expand Down

0 comments on commit e2b35f7

Please sign in to comment.