Skip to content

Commit dae6f17

Browse files
authored
Update GitHub files for C#/Unity SDK (#2952)
Co-authored-by: Zeke Foppa <[email protected]>
1 parent 7dbe03c commit dae6f17

File tree

7 files changed

+5
-230
lines changed

7 files changed

+5
-230
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/workflows/check-pr-base.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

.github/workflows/test.yml

Lines changed: 0 additions & 172 deletions
This file was deleted.

.gitmodules

Lines changed: 0 additions & 3 deletions
This file was deleted.

DEVELOP.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Migration note
2+
3+
We are in the process of moving from the `com.clockworklabs.spacetimedbsdk` repo to the `sdks/csharp` subdirectory of [SpacetimeDB](https://github.com/clockworklabs/SpacetimeDB). **Any new changes should be made there**. The `com.clockworklabs.spacetimedbsdk` repo will only be updated on release. Apologies in advance for any sharp edges while the migration is in progress.
4+
15
# Notes for maintainers
26

37
## `SpacetimeDB.ClientApi`

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ The Unity SDK uses the same code as the C# SDK. You can find the documentation f
1010

1111
There is also a comprehensive Unity tutorial/demo available:
1212
- [Unity Tutorial](https://spacetimedb.com/docs/unity/part-1) Doc
13-
- [Unity Demo](https://github.com/clockworklabs/Blackholio) Repo
14-
-
13+
- [Unity Demo](https://github.com/clockworklabs/SpacetimeDB/tree/master/demo/Blackholio) Repo

unity-tests~

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)