From 3e61283e20425f98c43ef3d84411ecdda86fb47d Mon Sep 17 00:00:00 2001 From: Yair Morgenstern Date: Thu, 1 Apr 2021 22:19:10 +0300 Subject: [PATCH] Updated Mods (markdown) --- Mods.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Mods.md b/Mods.md index 7563b43..a43e531 100644 --- a/Mods.md +++ b/Mods.md @@ -100,4 +100,6 @@ 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](uniques)! +In order to add a tileset mod, all you need to do is add the images under Images/Tilesets/MyCoolTilesetExample and enable the mod as a permanent visual mod - the game will recognize the tileset, and allow you to pick it in the options menu. + Some images don't exist at all in the base game, but can be added in mods. For example, [here](https://github.com/yairm210/Unciv-leader-portrait-mod-example) is an example of how to add leader portraits to mods, which can compliment the base game. \ No newline at end of file