diff --git a/InGameNews.md b/InGameNews.md index 1a690b8..e69de29 100644 --- a/InGameNews.md +++ b/InGameNews.md @@ -1,5 +0,0 @@ -The Steam Autumn Sale just started, and with it, the **Steam Awards Nominations**! For more info and how to nominate your favorite game (maybe even Tiny Life??), check out this post! ❤️ - -[>> THIS POST <<](https://store.steampowered.com/news/app/1651490/view/6940671479657332380) - -(There may even be some sneak peeks in there too!) diff --git a/docs/articles/cheats.md b/docs/articles/cheats.md index d1899aa..ed1d207 100644 --- a/docs/articles/cheats.md +++ b/docs/articles/cheats.md @@ -1,4 +1,4 @@ -# Testing Cheats +# Cheats You can open up the game's cheat menu by pressing the `F1` key. Here is a list of some of the more useful cheats for mod development and testing. Keep in mind that `[arguments]` need to be replaced with your custom value, and the brackets `[]` need to be omitted. ## In-game cheats diff --git a/docs/articles/community_mod_tutorials.md b/docs/articles/community_mod_tutorials.md new file mode 100644 index 0000000..e926d09 --- /dev/null +++ b/docs/articles/community_mod_tutorials.md @@ -0,0 +1,12 @@ +# Community Modding Tutorials +Similarly to how the [Community Showcase](https://tinylifegame.com/community/) is dedicated to showing off some of the amazing content that the Tiny Life community has created for the game, we want to use this section to showcase some of the tutorials and helpful bits of content that Tiny Life modders 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_mod_tutorials.md). + +## McChicky's 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) diff --git a/docs/articles/toc.yml b/docs/articles/toc.yml index c0e3f4b..a33ae11 100644 --- a/docs/articles/toc.yml +++ b/docs/articles/toc.yml @@ -1,10 +1,12 @@ - name: Playing Tiny Life - name: Troubleshooting Common Issues href: common_issues.md -- name: Tiny Life's Data Folder - href: game_dir.md - name: About Preview Versions href: preview.md +- name: Tiny Life's Data Folder + href: game_dir.md +- name: Cheats + href: cheats.md - name: Community - name: Content and Community Policy @@ -15,11 +17,13 @@ - name: Custom Content - name: Getting Custom Content href: getting.md +- name: Creating Custom Maps + href: custom_maps.md + +- name: Modding - name: Modding Basics href: mod_basics.md - name: Creating Textures href: creating_textures.md -- name: Creating Custom Maps - href: custom_maps.md -- name: Testing Cheats - href: cheats.md +- name: Community Tutorials + href: community_mod_tutorials.md diff --git a/docs/index.md b/docs/index.md index 3d557d8..92961c5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,7 +8,7 @@ Welcome to the Tiny Life Modding API! On here, you can find the full modding API - This site features a web version of the modding API's [documentation](xref:TinyLife) 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](https://github.com/Ellpeck/TinyLifeWeb/pulls). +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](https://github.com/Ellpeck/TinyLifeWeb/pulls). If you do, please start out with a draft pull request so we can communicate about your plans for the content you're contributing. If you found an error in the game's API or its documentation, you can also [submit an issue](https://github.com/Ellpeck/TinyLifeWeb/issues). diff --git a/docs/toc.yml b/docs/toc.yml index ead1ed3..a48cde1 100644 --- a/docs/toc.yml +++ b/docs/toc.yml @@ -1,8 +1,8 @@ - name: Main Site href: https://tinylifegame.com -- name: Introduction +- name: Home href: / -- name: Articles +- name: Tutorials href: articles/ - name: API Documentation href: api/ diff --git a/web/community.html b/web/community.html index 7222e6c..e52e57c 100644 --- a/web/community.html +++ b/web/community.html @@ -9,7 +9,7 @@ summary: A fun simulation game where you mess with people's lives

💬 Community Showcase

Ever since Tiny Life released into Early Access, the game's community has been growing steadily, and you all have been absolutely amazing. You've released videos, livestreamed gameplay, created mods, households, lots and other custom content, and you've even drawn fan art of pre-made Tinies! We love community contributions, and so we want to dedicate this section to our community and showcase some of the awesome stuff you've created.

-

All content on this page abides by the Tiny Life Content and Community Policy, and you can consider content on this page to be officially endorsed. Nevertheless, please always take care when downloading and installing custom content and mods for Tiny Life.

+

As far as we're aware, all content on this page abides by the Tiny Life Content and Community Policy, and you can consider content on this page to be officially endorsed. Nevertheless, please always take care when downloading and installing custom content and mods for Tiny Life.

If you're interested in having your content added to this page, please let us know on the Discord server or submit a pull request.