@@ -34,10 +34,10 @@ To get started, follow these steps:
34
34
```
35
35
2 . Install [ Unity Hub] ( https://unity.com/download ) and Unity ** 2022.3.32f1 LTS** .
36
36
3 . Follow the tutorial parts:
37
- - [ Part 1: Setup] ( https://github .com/ClockworkLabs/Blackholio/tree/master /docs/unity/part-1 )
38
- - [ Part 2: Connecting to SpacetimeDB] ( https://github .com/ClockworkLabs/Blackholio/tree/master /docs/unity/part-2 )
39
- - [ Part 3: Gameplay] ( https://github .com/ClockworkLabs/Blackholio/tree/master /docs/unity/part-3 )
40
- - [ Part 4: Moving and Colliding] ( https://github .com/ClockworkLabs/Blackholio/tree/master /docs/unity/part-4 )
37
+ - [ Part 1: Setup] ( https://spacetimedb .com/docs/unity/part-1 )
38
+ - [ Part 2: Connecting to SpacetimeDB] ( https://spacetimedb .com/docs/unity/part-2 )
39
+ - [ Part 3: Gameplay] ( https://spacetimedb .com/docs/unity/part-3 )
40
+ - [ Part 4: Moving and Colliding] ( https://spacetimedb .com/docs/unity/part-4 )
41
41
42
42
4 . Run the game using the Unity Editor or build for your platform.
43
43
@@ -55,7 +55,7 @@ To get started, follow these steps:
55
55
56
56
``` plaintext
57
57
Blackholio/
58
- ├── client-unity/ # Unity client project
58
+ ├── client-unity/ # Unity client project
59
59
├── server-rust/ # SpacetimeDB server module (Rust implementation)
60
60
├── server-csharp/ # SpacetimeDB server module (C# implementation)
61
61
├── docs/ # Tutorial documentation and images
@@ -86,6 +86,6 @@ Feel free to fork, modify, and use **Blackholio** as a starting point for your o
86
86
---
87
87
88
88
### ** Feedback**
89
- We'd love to hear your thoughts on the tutorial or game! Open an issue in the repository or chat with us on [ Discord] ( https://discord.gg/spacetimedb ) .
89
+ We'd love to hear your thoughts on the tutorial or game! Open an issue in the repository or chat with us on [ Discord] ( https://discord.gg/spacetimedb ) .
90
90
91
- Happy developing, and enjoy creating the cosmos with ** Blackholio** ! 🚀
91
+ Happy developing, and enjoy creating the cosmos with ** Blackholio** ! 🚀
0 commit comments