clockworklabs / spacetime-docs

Apache License 2.0
5 stars 8 forks source link

CSharp Module tweak & Unity Tutorial part 1, 2b, 3 tweaks #56

Closed Lethalchip closed 3 weeks ago

Lethalchip commented 1 month ago

Small tweaks to CSharp module index.md:

Small tweak in Unity tutorial part-1.md:

Fixed typos and mistakes throughout part-2b-c-sharp.md:

Fixed typos and clarified filenames in first-half of part-3.md:

My changes stop at around the **Append to bottom of RemotePlayer class in RemotePlayer.cs:** - L230.

The tutorial, or the code files provided are completely outdated and cannot be followed. I noticed that @dylanh724 has a PR #37 which likely fixes these issues, and probably some of the issues I fixed above.

Anyway, I figured that I would provide my tweaks in case they are helpful to you, no worries either way.

RReverser commented 1 month ago

Other than the outdated sections due to the new breaking API changes, this looks good, thanks!