88327c44df
From the email: Hello, Mike! How are you doing? It's Gex again. Some dudes from our Discord wrote me that with the release of patch 10 (or even 9) a couple of lines in the "screens" file were added to the game that we didn't notice. They are responsible for the appearance of notifications about passing the game and opening bonus chapters. Since they were not translated, I decided to make a small patch for the Russian translation, which fixes this problem. In addition, I have corrected a couple of lines in two chapters and "common" that were displayed incorrectly (literally one word in each - a request from guys who are working on voice acting) and added an additional explanation for the gamepad buttons. I would be very grateful if you can add this small fix in the next update (or make it into the existing one, because nothing drastically changes). Sincerely, the translation team All files attached |
||
---|---|---|
game | ||
.android.json | ||
.gitignore | ||
.woodpecker.yml | ||
android-icon_foreground.png | ||
android-presplash.jpg | ||
CC-BY-SA-4.0.txt | ||
GNU Affero General Public License Version Three.txt | ||
GPL-Exception | ||
icon.ico | ||
LICENSE | ||
README.md | ||
renconstruct.toml |
Snoot Game
Contributing
Find an issue and start working. Creating issues is very helpful. Simply emailing patches/updated versions of the script works too. All PRs/Contributions to the main code should go to the patch branch and NOT master as to leave master a stable branch. All contributions belong to you, but are licensed under the GNU AGPL v3 and are adherent to the GPL-Exception in the root of the project file.
It should be noted that any non-contributor sourced assets for the game MUST be under some form of free licensing that is compatable with the CC-BY-SA 4.0 (Listed in this link as BY-SA) for it to be added to the game. This includes audio, images, other bits of code, and other copyrightable assets. Compatable licenses include, but aren't limited to, CC-BY, Public Domain, CC-BY-SA 4.0, CC-BY-SA 3.0, The Free Art license, or any other license that is permissive in how it is used.