Updated documentation

- In general, the README should be more clean and concise
- Moved building section to seperate file (doesn't include set up page)
- Added contributing section in REMADE
- Updated license section in README
- Added config file and struct for later use
This commit is contained in:
Tony Bark 2024-05-06 07:24:11 -04:00
parent 199256785b
commit f9764eac17
7 changed files with 733 additions and 698 deletions

View file

@ -1 +1,7 @@
# My Simulation
# My Simulation
<p align="center">
<img title="" src="imgs/logo.png" width="250" alt=""">
</p>
My Simulation is intended to be an experimental reimplementation of The Sims Online written in Zig that's based on RayLab and NioTSO's C libraries. It uses FreeSO's API server for handling backend.