mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-21 14:55:01 -04:00
Added some more documentation
- Details on structure and d20 system - Updated Github Actions for Ubuntu - Fixed typo in README
This commit is contained in:
parent
6f6cb68d31
commit
4d39e7636a
5 changed files with 60 additions and 24 deletions
8
docs/structure.md
Normal file
8
docs/structure.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# 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.
|
Loading…
Add table
Add a link
Reference in a new issue