mysimulation/docs/structure.md

9 lines
193 B
Markdown
Raw Permalink Normal View History

# 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.