Go to file
Michael Yick 88327c44df
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
New Russian Email Patch
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
2024-05-20 16:19:38 -05:00
game New Russian Email Patch 2024-05-20 16:19:38 -05:00
.android.json android version will change with woodpecker updates 2024-04-08 00:38:07 -05:00
.gitignore impliment changes to allow building on woodpecker 2024-03-22 03:13:03 -05:00
.woodpecker.yml android version will change with woodpecker updates 2024-04-08 00:38:07 -05:00
android-icon_foreground.png Add Android icon & background 2021-07-24 10:58:01 +10:00
android-presplash.jpg Add Android icon & background 2021-07-24 10:58:01 +10:00
CC-BY-SA-4.0.txt game done 2021-06-04 21:20:33 -05:00
GNU Affero General Public License Version Three.txt game done 2021-06-04 21:20:33 -05:00
GPL-Exception Updated Exception 2021-06-16 17:48:17 -05:00
icon.ico initial commit for new menu pieces skeleton, added .ico file for windows builds 2021-06-15 17:47:16 +10:00
LICENSE Map +R 2021-11-27 15:08:25 +11:00
README.md re-added contributing guidelines 2021-10-26 10:07:31 +11:00
renconstruct.toml fix builds and correct woodpecker to use the proper renpy version. 2024-03-22 03:17:12 -05:00

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.