Thanks to visit codestin.com
Credit goes to github.com

Skip to content

VazkiiMods/Neat

Repository files navigation

Neat

Functional minimalistic Unit Frames for the modern Minecrafter

Support plan

Due to Mojangs fast version changing, it's impossible to support all versions at the same time. Because of this Neat will from now on only support two Minecraft Versions simultaneously, a Long-Term-Support (LTS) version and the newest available version. I will choose the LTS version myself based on what feels like the currently most popular version. The two supported versions are currently:

  • LTS: 1.21.1
  • Newest: 1.21.10 (currently wip)

Release Process

Neat's release process is mostly automated. Here's the steps:

  1. Pull master so you're up to date, make sure everything is committed
  2. Run git tag -a release-<mc_version>-<build_number>. If you don't know or remember what those are, look at gradle.properties
  3. In the editor that pops up, write the changelog
  4. In gradle.properties, increment the build_number by one for the next version. Commit this.
  5. Push master and the release tag: git push origin master release-<mc_version>-<build_number>
  6. Shortly after, the mod should be automatically uploaded to GitHub's release tab, Modrinth, and CurseForge.

Signing

Releases are signed with the Violet Moon signing key, see this page for information about how to verify the artifacts.

About

Functional minimalistic Unit Frames for the modern Minecrafter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 19