Allow mods to contain a "preview.png" file for visual indication

This commit is contained in:
Yair Morgenstern
2023-05-14 14:36:46 +03:00
parent 48bd416347
commit 5bbd8bce53
5 changed files with 42 additions and 12 deletions

View File

@ -115,6 +115,8 @@ When loading a mod, it needs to be in its own folder in `/mods` - this is how yo
## Other
You can add an image that will be displayed to users in the mod management by adding a "preview.png" file.
Existing mods can be found [here](https://github.com/topics/unciv-mod)!
A list of uniques and how to use them can be found [here](Unique-parameters.md)!