mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-12-22 14:49:23 +01:00
20 lines
2.1 KiB
Markdown
20 lines
2.1 KiB
Markdown
# Community Custom Content Resources
|
|
We want to use this section to showcase some of the tutorials, helpful bits of content and modding utility mods that Tiny Life custom content creators have created.
|
|
|
|
Of course, please take care when using these resources, as their content may be incorrect or outdated. That being said, as far as we're aware, all of these resources abide by the [Tiny Life Content and Community Policy](https://docs.tinylifegame.com/articles/content_policy.html).
|
|
|
|
**If you're interested in having your content added to this page, please let us know on [the Discord server](https://link.tinylifegame.com/discordweb) or [submit a pull request](https://github.com/Ellpeck/TinyLifeWeb/blob/main/docs/articles/community_resources.md).**
|
|
|
|
## Tutorials
|
|
### McChicky's Modding Tutorials
|
|
McChicky's tutorials have easy-to-follow descriptions and lots of screenshots, so they're especially recommended for people just starting out with Tiny Life modding.
|
|
- [Creating a Basic Hair Mod from Scratch](https://docs.google.com/document/d/e/2PACX-1vShsxqDFy4TqvOG_eq5kpD5gnMvCJ4to0CdC_PnFHjfPTdVJIDMPbdsqVqI-hPHuMeYXMQitesvSbQ7/pub)
|
|
- [Creating Multi-Colored Hair](https://docs.google.com/document/d/e/2PACX-1vRKkXlBlPozVQHQBdkihDJZLxwKQHyiHYJxXDjV05Q70ietByleY6DipTgfG0jaYftxSD92JeoPmDoj/pub)
|
|
- [Understanding the Tiny Life Docs through Clothing Accessories](https://docs.google.com/document/d/e/2PACX-1vTQRMeR2eNb74xLGVZk_2JkFC_WhhchmopujRBUVHrU8GZCGYUltfML9-neQVnmaKuv4Co_souSH6Ve/pub)
|
|
|
|
### Miscellaneous Tutorials
|
|
- Yirggzmb's guide for [creating custom maps](https://yirggzmb.github.io/tinylife/mapcreation.html), which goes much more in-depth than [ours](custom_maps.md)
|
|
|
|
## Utility Mods
|
|
### Simple Object Loader
|
|
The modder [Sir-Fenrir](https://github.com/Sir-Fenrir) is working on a cool mod that allows easily creating simple custom objects including furniture, tiles, wallpaper and more, all through JSON files rather than C# code. To get started, check out the mod's [documentation](https://github.com/Sir-Fenrir/simple-object-loader/blob/main/README.md) and download it on the [workshop page](https://steamcommunity.com/sharedfiles/filedetails/?id=3117181034).
|