VanessaE 4394beec6a Convert the modpack into a standalone game for the Minetest engine
Integrated into the game is most of minetest_game as the stable base
2021-02-24 22:05:32 -05:00

464 B

Contributing to More Blocks

Thank you for your interest in More Blocks! Before contributing, be sure to know about these few guidelines:

  • Contributions have to be licensed under the zlib license (or compatible) for code, and CC BY-SA 3.0 (or compatible) for assets.
  • Make sure to update the changelog, keeping the changelog format we use.
  • Don't bump the version yourself. Maintainers will do this when necessary.