Skip to content

Commit

Permalink
doc: fixed typo in Home.md (MovingBlocks#5262)
Browse files Browse the repository at this point in the history
  • Loading branch information
suopsuop authored Jul 16, 2024
1 parent 06e8da5 commit 07a4555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ All Terasology modules reside in the [Terasology](https://github.com/Terasology)

These pages offer more advanced insight into how specific features of the game are architected and why.

- [Project Sturcture](Codebase-Structure.md) - a high-level overview of the code base
- [Project Structure](Codebase-Structure.md) - a high-level overview of the code base
- [Entity System Architecture](Entity-System-Architecture.md) - describes the structure and usage of the entity system.
- [Events and Systems](Events-and-Systems.md) - describes how new game logic can be hooked in
- [Block Architecture](https://github.com/Terasology/TutorialAssetSystem/wiki/Block-Attributes) - development overview of our Block system. (pending changes needed to make the game work in an applet again)
Expand Down

0 comments on commit 07a4555

Please sign in to comment.