Skip to content

Allows easy patching of mods/plugins/arbitrary minecraft classes using config files

License

Notifications You must be signed in to change notification settings

MinimallyCorrect/ModPatcher

Repository files navigation

ModPatcher Build Status

A coremod/library which allows for patching of minecraft/mods using flexible config files.

Copyright © 2014, nallar rallan.pcl+gt@gmail.com ModPatcher is licensed under the MIT license.

Usage in your coremod

Detailed instructions are in COREMOD.md, and an example coremod project is available.

Usage for quick fixes

TODO: Explain installing ModPatcher as a coremod and adding patches

Download

Download the latest builds from Jenkins.

Compiling

ModPatcher is built using Gradle.

  • Install the java development kit
  • Run ./gradlew setupDevWorkspace jar

Coding and Pull Request Formatting

  • Generally follows the Oracle coding standards.
  • Tabs, no spaces.
  • Pull requests must compile and work.
  • Pull requests must be formatted properly.

Please follow the above conventions if you want your pull requests accepted.

Donations

Bitcoin: 1BUjvwxxGH23Fkj7vdGtbrgLEF91u8npQu

Paypal: rossallan3+pp@googlemail.com

Contributors

  • nallar
  • Everyone who's helped with testing and reporting bugs :)

Acknowledgements

YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.

About

Allows easy patching of mods/plugins/arbitrary minecraft classes using config files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages