This is a repixture with changes for the minetest server minetest.sergiotarxz.freemyip.com
Go to file
KaadmY 01d22d1d63 Block of changes; uses the new 0.4.16 syntax for settings values 2017-06-27 12:13:30 -07:00
menu add some copyright notices 2015-12-22 15:01:24 -08:00
mods Block of changes; uses the new 0.4.16 syntax for settings values 2017-06-27 12:13:30 -07:00
.gitignore first commit 2015-09-01 08:15:24 -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 Block of changes; uses the new 0.4.16 syntax for settings values 2017-06-27 12:13:30 -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.0

By KaadmY Inspiration by Kenney

Pixture is Copyright (C) 2015-2017 KaadmY

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.

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.