Skip to content

Commit

Permalink
Release #86 (#87)
Browse files Browse the repository at this point in the history
* Update quickstart.md (#81)

Revert the find_by changes in rust which were never made.

* Update Rust Quickstart to use correct function to find User (#80)

Update quickstart.md

* Explicitly remind the reader to start the server (#43)

* Fix broken tutorial package link (#86)

---------

Co-authored-by: Tyler Cloutier <[email protected]>
Co-authored-by: Mats Bennervall <[email protected]>
Co-authored-by: ike709 <[email protected]>
Co-authored-by: John Detter <[email protected]>
  • Loading branch information
5 people authored Sep 16, 2024
1 parent 1a42c9f commit 78c51b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/unity/part-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ To work with SpacetimeDB and ensure compatibility, we need to add some essential

In this step, we will import the provided Unity tutorial package that contains the basic single-player game setup. Follow these instructions:

1. Download the tutorial package from the releases page on GitHub: [https://github.com/clockworklabs/com.clockworklabs.spacetimedbsdk/releases/latest](https://github.com/clockworklabs/com.clockworklabs.spacetimedbsdk/releases/latest)
1. Download the tutorial package from the releases page on GitHub: [https://github.com/clockworklabs/SpacetimeDBUnityTutorial/releases/latest](https://github.com/clockworklabs/SpacetimeDBUnityTutorial/releases/latest)
2. In Unity, go to **Assets -> Import Package -> Custom Package**.

![Unity-ImportCustomPackageB](/images/unity-tutorial/Unity-ImportCustomPackageB.JPG)
Expand Down

0 comments on commit 78c51b0

Please sign in to comment.