Go to file
GManon fc2096d3f3 Accommodates for weird flags and long language names 2022-11-28 18:36:59 -03:00
game Accommodates for weird flags and long language names 2022-11-28 18:36:59 -03:00
.gitignore Update gitignore 2022-11-14 16:11:18 -06: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

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.