Update README.md

This commit is contained in:
anonoe 2026-01-05 20:04:25 +01:00
parent 53e67bf951
commit 1a37a354bb

View file

@ -18,30 +18,7 @@ Industrial Adventures is being distributed in two variants:
Additionally, the IA-client-min package is provided as information on how to make a client compatible with the server. It's only the bare minimum to achieve compatibility. It also includes optional mods, which the server provides support for. They are `.disabled` by default.
Explicit contents:
<details>
<summary>IA-full</summary>
WIP
</details>
<details>
<summary>IA-client</summary>
WIP
- configs
- DistantHorizons.toml
- serverFolderNameMode = "IP_ONLY" # avoid multiple DH databases wasting space upon each server renaming
</details>
<details>
<summary>IA-client-min</summary>
WIP
</details>
<details>
<summary>IA-server</summary>
WIP
</details>
Explicit contents and explanations can be found [in the wiki](https://git.nanody.de/anonoe/MMS/wiki/Explicit-contents).
This is the Git repository of MMS. This repositry's goal is to ease development of the project with the Git workflow, enable collaboration and of course to make the project [open source](https://en.wikipedia.org/wiki/Open_source).