specify how to use steam workshop

This commit is contained in:
Ell 2023-05-04 11:22:28 +02:00
parent 694f265ef2
commit d12323e7be

View file

@ -1,6 +1,12 @@
# Getting Custom Content
You can get custom lots, households and mods from [the Steam workshop](https://steamcommunity.com/app/1651490/workshop/), [the Discord server](https://link.tinylifegame.com/discord) and more.
## Installing from Steam workshop
To install a mod or other custom content from the Steam workshop, all you have to do is select the item you want to install, and then press the big green "Subscribe" button! After a few seconds or after restarting the game, the item should appear in-game.
If there are any errors or your items don't appear in-game, it'll be logged in the most recent file in the `Logs` folder in the [game folder](game_dir.md).
## Installing manually
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 `Mods` (or `Custom Lots`, `Custom Households` or `Custom Maps`) folder in there
@ -8,4 +14,4 @@ Installing a mod or other custom content is pretty simple:
- For custom lots and households, simply put the `json` file(s) you received into the respective folder.
- For custom maps, simply put the `zip` archive you received (or the three map files as described in [the custom maps article](custom_maps.md)) into the `Custom Maps` 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. Again, if there are any errors or your items don't appear in-game, it'll be logged in the most recent file in the `Logs` folder in the [game folder](game_dir.md).