No description
Find a file
Michael Yick 02c413da81 Fix bug where polish will randomly turn spanish
polish technologia,,.., very good.. yes into spac.e...

the polish translation team built off the spanish translation and forgot
to remove the spanish declarations for their language when translating.
2024-06-08 17:47:47 -05:00
game Fix bug where polish will randomly turn spanish 2024-06-08 17:47:47 -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.