made the landing page a lil nicer

This commit is contained in:
Ell 2021-08-04 07:49:56 +02:00
parent 3dc42fe08f
commit 68f04dfe72

View file

@ -1,3 +1,8 @@
<img src="banner.png" width="100%">
<img src="banner.png" width="50%">
Welcome to the Tiny Life documentation site! On here, you can find the full modding API documentation, a bunch of modding tutorials as well as an online version of the game's changelog.
Welcome to the Tiny Life documentation site! On here, you can find the full modding API documentation, a bunch of modding tutorials, as well as an online version of the game's changelog.
# What next?
- To install a mod, custom lot or custom household, check out the [custom content installation](https://docs.tinylifegame.com/articles/getting.html) tutorial
- To create your first mod, check out the [modding basics](/articles/mod_basics.html) tutorial
- This site features a web version of the modding API's [documentation](https://docs.tinylifegame.com/api/TinyLife), which is a verbatim copy of the XML documentation that you can find in the API's source