Go to file
Mappening 4746ac3234
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
fix all problems with translation
Edited the insult layers to not have clipped shadows, and since the pl translators ditched having multiple fonts, corrected text6 to use Falling Sky
Corrected door auditorium text to be exported correctly
Implemented corrected strings, manually, because I realized the translator based everything off the other language's translation scripts instead of just regenerating the scripts like a normal person, so the 'fixed' scripts still didn't work and I had to manually put the dang lines back in.
2024-04-29 21:04:53 -05:00
game fix all problems with translation 2024-04-29 21:04:53 -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
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
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
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
icon.ico initial commit for new menu pieces skeleton, added .ico file for windows builds 2021-06-15 17:47:16 +10:00
renconstruct.toml fix builds and correct woodpecker to use the proper renpy version. 2024-03-22 03:17:12 -05:00

README.md

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.