mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 11:23:29 +01:00
update mod installation info
This commit is contained in:
parent
0ef4b71665
commit
0b1da62052
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ You can get custom lots, households and mods from [the community](https://itch.i
|
||||||
Installing a mod or other custom content is pretty simple:
|
Installing a mod or other custom content is pretty simple:
|
||||||
- Find the `Tiny Life` folder by following [this simple guide](game_dir.md)
|
- Find the `Tiny Life` folder by following [this simple guide](game_dir.md)
|
||||||
- Find the `Mods` (or `Custom Lots` or `Custom Households`) folder in there
|
- Find the `Mods` (or `Custom Lots` or `Custom Households`) folder in there
|
||||||
- For mods, if you received it as a `zip` (or any other kind of archive), extract it first, and then put the mod's `dll` as well as its `Content` folder into the `Mods` folder.
|
- For mods, if you received it as a `zip`, just put it straight into the `Mods` folder. If it's any other kind of archive, you need to extract it first, and then you can put the mod's `dll` as well as its `Content` folder into the `Mods` folder.
|
||||||
- For custom lots and households, simply put the `json` file(s) you received into the respective folder.
|
- For custom lots and households, simply put the `json` file(s) you received into the respective folder.
|
||||||
|
|
||||||
Done! Now just start the game and the added content should automatically load. If there are any errors, they'll be logged in the most recent file in the `Tiny Life/Logs` folder.
|
Done! Now just start the game and the added content should automatically load. If there are any errors, they'll be logged in the most recent file in the `Tiny Life/Logs` folder.
|
||||||
|
|
Loading…
Reference in a new issue