Add ingame credits script to release process

This commit is contained in:
Elias Fleckenstein 2021-11-04 12:31:13 +01:00
parent 649f481b51
commit 4a3a8841cd
No known key found for this signature in database
GPG Key ID: 06927A5199D6C9B2
1 changed files with 2 additions and 0 deletions

View File

@ -380,6 +380,8 @@ technical guidelines and issue/PR delegation
* Nicu - responsible for community related issues
#### Release process
* Run `tools/generate_ingame_credits.lua` to update the ingame credits
from `CREDITS.md` and commit the result (if anything changed)
* Launch MineClone2 to make sure it still runs
* Update the version number in README.md
* Use `git tag <version number>` to tag the latest commit with the