matthe815s-projects / mmo-parties

A MMO-esque RPG system for your Minecraft experience.
https://curseforge.com/minecraft/mc-mods/rpg-parties
Other
2 stars 3 forks source link
minecraft minecraft-mod mod


Discord server

Contribution Guide

Here's a quick start guide on file locations for contributing to the mod!

Localization Resources must be named after the lang-code which you can find on the Minecraft wiki.

Localization File Location: src/main/resources/assets/mmoparties/lang/*.json
Pre 1.16: src/main/resources/assets/mmoparties/lang/*.yml

To submit localizations, make a pull request with the prefix of localization:

Bug Reports

In the case that you find a bug or exploit, please submit an issue with the prefix bug:
Include as much information as possible related to the issue including context leading up to the event.

Bugs that cannot be replicated cannot be fixed.

Links