This is a repixture with changes for the minetest server minetest.sergiotarxz.freemyip.com
Go to file
KaadmY edf332bb26 Add changelog and bump to version 0.1.1 2017-07-04 09:57:04 -07:00
menu add some copyright notices 2015-12-22 15:01:24 -08:00
mods Use node timers for farming plants also; may introduce issues but seems good from some simple tests 2017-07-04 09:48:25 -07:00
.gitignore first commit 2015-09-01 08:15:24 -07:00
CHANGELOG.md Add changelog and bump to version 0.1.1 2017-07-04 09:57:04 -07:00
LICENSE.txt fix some wording and re-license for LGPLv2.1 and CC BY-SA 4.0 2016-01-06 08:59:26 -08:00
README.md Add changelog and bump to version 0.1.1 2017-07-04 09:57:04 -07:00
game.conf first commit 2015-09-01 08:15:24 -07:00
minetest.conf Cleanup config a tad 2017-06-27 10:12:51 -07:00
settingtypes.txt Prevent villages from spawning near the static spawnpoint; closes #43 2017-05-16 12:05:17 -07:00

README.md

Pixture v0.1.1

Pixture is Copyright (C) 2015-2017 KaadmY

By KaadmY Inspiration by Kenney

Notes

  • Currently known to support Minetest 0.4.16 (and possibly later versions)
  • Do not use mapgen v6, it is not supported and will fail. Use v5 or v7 instead.

Changelog

See file CHANGELOG.md for more information

Credits

  • Kenney for the inspiration, most of the aesthetic.
  • Sounds in the default mod are all by Kenney(CC0)
  • All textures/models by KaadmY (CC BY-SA 4.0)

Licenses

  • Assets: all CC BY-SA 4.0, CC0, or GPL (The GPL ones I want replaced with CC), see per-mod READMEs.
  • Source: all LGPLv2.1+ or MIT, see per-mod READMEs.