Skip to content
forked from VazkiiMods/Quark

Small things, improving Minecraft without changing the core gameplay.

License

Notifications You must be signed in to change notification settings

SourPatchMC/Quark

This branch is 38 commits ahead of, 587 commits behind VazkiiMods/Quark:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf03c65 · Aug 23, 2023
Jun 11, 2023
Aug 14, 2023
Aug 23, 2023
Apr 17, 2022
Oct 3, 2019
Jun 11, 2023
Aug 22, 2023
Aug 15, 2023
Aug 17, 2023
Aug 21, 2023
Aug 14, 2023
Aug 14, 2023
Aug 14, 2023

Repository files navigation

Quark

Small things. Learn more at the Mod's website.

This mod requires AutoRegLib.

This mod makes use of the Java Universal Tween Engine by Aurelien Ribon, licensed under the Apache 2.0 License.

Release Process

Quark'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 build.properties
  3. In the editor that pops up, write the changelog
  4. In build.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

Small things, improving Minecraft without changing the core gameplay.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • Other 0.4%