Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.57 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.57 KB

Integrated Dynamics

Build Status Download CurseForge

All stable releases (including deobfuscated builds) can be found on CurseForge.

Contributing

  • Before submitting a pull request containing a new feature, please discuss this first with one of the lead developers.
  • When fixing an accepted bug, make sure to declare this in the issue so that no duplicate fixes exist.
  • All code must comply to our coding conventions, be clean and must be well documented.

Issues

  • All bug reports and other issues are appreciated. If the issue is a crash, please include the FULL Forge log.
  • Before submission, first check for duplicates, including already closed issues since those can then be re-opened.

Branching Strategy

For every major Minecraft version, two branches exist:

  • master-{mc_version}: Latest (potentially unstable) development.
  • release-{mc_version}: Latest stable release for that Minecraft version. This is also tagged with all mod releases.

License

All code and images are licensed under the MIT License