readme add sections update, checkout and fix contributors

This commit is contained in:
AliasAlreadyTaken 2022-05-27 23:00:41 +02:00
parent 34ea78def3
commit a1782204aa
1 changed files with 21 additions and 4 deletions

View File

@ -1,9 +1,26 @@
# yourflight-mods
This repo holds all the mods of the Your Flight server. The MIT license covers only the combination of the mods, not the mods themselves. They may have different licenses, please
This repo holds all the mods of the Your Flight server. The MIT license covers only the combination of the mods, not the mods themselves. They may have different licenses, please see there.
# Checkout
Go to the mods folder. There, do
```
git clone --recursive https://gitea.your-land.de/your-flight/yourflight-mods.git .
```
# Update
Go to the mods folder. There, do
```
git pull
git submodule update --recursive --remote
```
# contributors
APercy
Alias
Ineva
* APercy
* Alias
* Ineva