updated some links

This commit is contained in:
Ell 2023-05-04 11:19:15 +02:00
parent fdfa64cee0
commit 630b7757f1
7 changed files with 8 additions and 8 deletions

View file

@ -2,7 +2,7 @@
This is a list of commonly faced problems when downloading, installing and playing the game. Please read this list carefully before reporting an issue.
## User Issues
The following issues unfortunately **cannot** be fixed by Tiny Life's developers, and players have to take action themselves to fix them. If you're struggling with solving these issues yourself, feel free to ask for help in [the Discord server](https://ellpeck.de/discord).
The following issues unfortunately **cannot** be fixed by Tiny Life's developers, and players have to take action themselves to fix them. If you're struggling with solving these issues yourself, feel free to ask for help in [the Discord server](https://link.tinylifegame.com/discord).
### I get an error or crash with mods installed
For issues that only happen with mods, please contact the mods' developers.

View file

@ -13,7 +13,7 @@ All content that does not follow these rules will be removed from the official p
- ❌ You are not allowed to **reupload or otherwise redistribute** the Tiny Life binary, assets, or code. If you want people to be able to find the game easily, it is recommended that you link to its website https://tinylifegame.com.
## Tiny Life Content on Official Platforms
Tiny Life's official platforms include [the itch community](https://ellpeck.itch.io/tiny-life/community), [the Steam workshop](https://steamcommunity.com/app/1651490/workshop/), [the Discord server](https://ellpeck.de/discord), and [the Twitter page](https://twitter.com/TinyLifeGame). For these platforms, there are a multitude of additional rules.
Tiny Life's official platforms include [the itch community](https://ellpeck.itch.io/tiny-life/community), [the Steam community](https://steamcommunity.com/app/1651490), [the Steam workshop](https://steamcommunity.com/app/1651490/workshop/), [the Discord server](https://link.tinylifegame.com/discord), and [the Twitter page](https://twitter.com/TinyLifeGame). For these platforms, there are a multitude of additional rules.
- ✔️ You are free (and encouraged!) to create and share or post comments, opinions, videos, livestreams, blog posts, and other content that shows off or relates to Tiny Life and its features, with the community through the official platforms.
- ❌ You are not allowed to post comments or share mods or other types of custom content that suggest or attempt **removing or hiding** features from the game that support **body positivity**, **bodily autonomy**, **queer representation**, **gender equality**, and **racial diversity**.
- ❌ You are not allowed to post messages or share mods or other types of custom content that promote or engage in **criminal activity**, including but not limited to illegal drug use and abuse of minors or adults.
@ -21,4 +21,4 @@ Tiny Life's official platforms include [the itch community](https://ellpeck.itch
## About this Policy
This policy may be updated from time to time. Its change history can be found on the [GitHub repository](https://github.com/Ellpeck/TinyLifeWeb/commits/main/docs/articles/content_policy.md). If you have any questions about this policy, please don't hesitate to ask on [the Discord server](https://ellpeck.de/discord).
This policy may be updated from time to time. Its change history can be found on the [GitHub repository](https://github.com/Ellpeck/TinyLifeWeb/commits/main/docs/articles/content_policy.md). If you have any questions about this policy, please don't hesitate to ask on [the Discord server](https://link.tinylifegame.com/discord).

View file

@ -1,5 +1,5 @@
# Creating Textures
When creating textures, either for custom mods or to change the game's default textures, there are several things that you will have to look out for. This article provides some guidelines and explanations. Note that this article is not exhaustive, so don't hesitate to [let us know](https://ellpeck.de/discord) if there's anything you're confused by!
When creating textures, either for custom mods or to change the game's default textures, there are several things that you will have to look out for. This article provides some guidelines and explanations. Note that this article is not exhaustive, so don't hesitate to [let us know](https://link.tinylifegame.com/discord) if there's anything you're confused by!
## General notes
- Items that should be able to have color schemes applied to them in games should use a grayscale texture. The individual colors will then be applied to the grayscale texture when drawing.

View file

@ -1,5 +1,5 @@
# Getting Custom Content
You can get custom lots, households and mods from [the community](https://itch.io/board/1032686/mods).
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).
Installing a mod or other custom content is pretty simple:
- Find the `Tiny Life` folder by following [this simple guide](game_dir.md)

View file

@ -5,7 +5,7 @@
If you're interested in contributing new languages to Tiny Life's localization or editing the text of existing translations, it is greatly appreciated! Sadly, I don't have the ability to pay translators right now, so any work you do will be volunteer-based. That being said, you will, of course, be credited in the game's Credits Menu with a link to a social media profile of your choice, and you will greatly contribute to the game's community!
If you want to join the team of translators, the first step is to message Ellpeck, either privately after joining [the Discord server](https://ellpeck.de/discord), or in the `#tinylife` channel. You'll also need an account on [the translation site](https://translate.ellpeck.de/), where you can log in directly with a GitHub or Discord account.
If you want to join the team of translators, the first step is to message Ellpeck, either privately after joining [the Discord server](https://link.tinylifegame.com/discord), or in the `#tinylife` channel. You'll also need an account on [the translation site](https://translate.ellpeck.de/), where you can log in directly with a GitHub or Discord account.
## General Notes
The following list contains a few bits of additional information that you should keep in mind when translating:

View file

@ -8,7 +8,7 @@ To run and publish your mods, you can use the included [Cake](https://cakebuild.
The game's API is **fully documented**. The documentation is easily accessible by opening any of the API's files in your IDE. The most updated version can be found on this site as well.
If you have any questions, don't hesitate to [ask on the Discord](https://ellpeck.de/discord) or [start a discussion](https://github.com/Ellpeck/TinyLifeExampleMod/discussions) about it.
If you have any questions, don't hesitate to [ask on the Discord](https://link.tinylifegame.com/discord) or [start a discussion](https://github.com/Ellpeck/TinyLifeExampleMod/discussions) about it.
## Distributing mods
To distribute your mod to other people, you can simply run `dotnet cake --target Publish`. This task will automatically create a `zip` archive that you can share. If you want other players to try out your mod, you can also post it to [the community](https://itch.io/board/1032686/mods).

View file

@ -19,7 +19,7 @@
</div>
</div>
<a class="link" href="https://twitter.com/TinyLifeGame">Follow on Twitter</a>
<a class="link" href="https://ellpeck.de/discord">Join the Discord</a>
<a class="link" href="https://link.tinylifegame.com/discord">Join the Discord</a>
<a class="link" href="https://docs.tinylifegame.com">See Documentation</a>
<a class="link" href="https://press.ellpeck.de/tinylife/">Get Press Kit</a>
</div>