mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
A copy of the mcMMO repository mainly used for building .jar files.
https://www.mcmmo.org
dec3c10ec1
ConfigLoader will now read the internal and external versions of files it is loading to: - Prune old keys in the external not in the internal - Add new keys to the external from the internal Additionally, while order is not presently preserved, all comments will be copied out, even for new keys. Old keys will retain their values in the external if they differ from the internal. Also changed the config.yml to say the version on which the config was last updated, not first generated as this will be updated as part of copying out comments. Known issue: Extra spacing in the internal config files will not be copied out. Closes #629 |
||
---|---|---|
extras | ||
src | ||
.gitignore | ||
Changelog.txt | ||
LICENSE | ||
pom.xml | ||
README.creole |
== mcMMO **The RPG lovers mod** === Dev builds http://ci.mcmmo.info Download the latest dev build of mcMMO here. === Brief Description mcMMO takes core Minecraft game mechanics and expands them to add an extensive RPG experience, the goal of the project has always been a quality RPG experience. Everything in mcMMO is carefully thought out and is constantly improving. mcMMO adds eleven skills to train in and level in, while also offering a high level of customization for server admins. There are countless features, including custom sounds, graphical elements, and more added when running mcMMO in conjunction with Spout. I carefully read feedback and evaluate the mechanics of mcMMO in every update to provide an ever-evolving experience. If you want an original RPG experience like no other mod out there, mcMMO is for you. === About the Developer I've always wanted to make games and in the last year I decided to take a swing at developing Minecraft mods as a platform to teach myself programming, the biggest project I have made to date is mcMMO. I went from knowing nothing about Java to what I know now purely from modding Minecraft, and I plan to move onto game development in the not so distant future. I take design very seriously, I am not the kind of person who can be satisfied giving a project anything less than my all. As you will see reflected in the quality of the mods I make, I take great care in my work. Hearing that people enjoy mcMMO and seeing the daily youtube videos about my mod has become a joy, I really can't believe how popular my mod has gotten! === Compiling Required Libraries: * Spout API * JUnit Required to Run: * Bukkit http://dev.bukkit.org/server-mods/mcmmo for more up to date information.