No description
Find a file
Michael Yick b16bd97d33 Debloated builds and include renconstruct
An option in the options.rpy made it so renconstruct.toml wasn't shipped
with the game AND the lack of an option made the game compile with the
dist/ folder being exported, meaning that the game would ship with an
android build unnecessarily.

Fixes: #239
Fixes: #240
2024-10-11 15:03:13 -05:00
game Debloated builds and include renconstruct 2024-10-11 15:03:13 -05:00
.gitignore Italian Translation (#246) 2024-10-04 21:46:02 +00:00
.woodpecker.yml Update versions to latest and greatest 2024-08-26 17:14:34 -03: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
android.json Add missing files to fix Woodpecker build 2024-08-24 15:33:01 -03:00
android.keystore Add missing files to fix Woodpecker build 2024-08-24 15:33:01 -03:00
bundle.keystore Add missing files to fix Woodpecker build 2024-08-24 15:33:01 -03: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 change readme to not contribute to an outdate branch 2024-05-31 04:16:03 -05:00
renconstruct.toml Remove tasks.patch 2024-08-30 14:35:02 -03: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 can go to the master branch now, unless the contributer requests/is specified otherwise.. 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.