Added links to base ruleset template in docs

This commit is contained in:
Yair Morgenstern
2024-05-22 23:33:04 +03:00
parent 6637ee73a4
commit 4bbeece29e
2 changed files with 2 additions and 1 deletions

View File

@ -92,3 +92,4 @@ You have a working mod, now it's time to go wild!
- Expand the abilities of your civ by adding new [uniques](uniques.md)
- Add new civs, buildings or units
- Expand into other game objects by exploring the rest of the [mod file structure](Mod-file-structure/1-Overview.md)
- Try creating a base ruleset [from this template](https://github.com/yairm210/Unciv-minimal-base-ruleset)