Updated Mods (markdown)

Yair Morgenstern 2020-08-25 22:04:37 +03:00
parent 0f0e69bd4b
commit ed5e16980a

@ -15,9 +15,7 @@ Click the 3 vertical dots on the top right-hand corner of the window below the "
If the option "Show all Play folders" does not have a check next to it click it. You should see some new files that appear on your screen.
*Now* navigate to `Android/data/com.unciv.app/files/mods`
When loading a mod, they can be in 1 of 2 formats:
- A folder in `/mods` - this is how you will work when you're editing your mod
- A zip file in `/mods` - this is an easier way of handling prebuilt mods
When loading a mod, it needs to be in its own folder in `/mods` - this is how you will work when you're editing your mod
Mods have 2 subfolders:
- jsons - here you should put files that alter the data of game objects, the order of the files is as in [the base json files](https://github.com/yairm210/Unciv/tree/master/android/assets/jsons)