mysimulation/docs/structure.md
Tony Bark 4d39e7636a Added some more documentation
- Details on structure and d20 system
- Updated Github Actions for Ubuntu
- Fixed typo in README
2024-05-13 17:53:09 -04:00

8 lines
193 B
Markdown

# Project Structure
Work in progress.
- **/src** Client written in Zig.
- **/library** C code used by the client.
- **/resources** Assets used by the game.
- **/server** C# code from FreeSO.