mirror of https://github.com/Ellpeck/TinyLifeWeb
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 day ago | |
---|---|---|
.config | 2 days ago | |
docs | 2 days ago | |
media | 2 weeks ago | |
web | 1 day ago | |
.gitignore | 2 weeks ago | |
Changelog.md | 6 days ago | |
InGameNews.md | 3 weeks ago | |
Jenkinsfile | 1 month ago | |
README.md | 1 week ago |
README.md
Welcome to the Tiny Life Modding API! On the site, 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 tutorial.
- To create your first mod, check out the modding basics tutorial or the example mod.
- This site features a web version of the modding API's documentation as well, which is a verbatim copy of the XML documentation that you can find in the API's source.
Contributing
If you've made a mod for Tiny Life before, and you think you know what you're doing, you can help others by contributing your own tutorial articles or improving existing ones. You can get started doing so by submitting a pull request.
If you found an error in the game's API or its documentation, you can also submit an issue.
Thank you for supporting Tiny Life's custom content community!