Skip to content

Small things, improving Minecraft without changing the core gameplay.

License

Notifications You must be signed in to change notification settings

VazkiiMods/Quark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

887c56b · Jan 6, 2025
Jan 29, 2024
Jan 16, 2024
Jan 30, 2024
Feb 22, 2022
Dec 30, 2020
Dec 14, 2021
Jan 29, 2024
Jan 30, 2024
Jan 16, 2024
Sep 17, 2024
Jan 16, 2024
Jan 16, 2024
Mar 15, 2022
May 11, 2023
May 11, 2023
Dec 14, 2021
Oct 3, 2019
Jan 16, 2024
Sep 17, 2024
Aug 4, 2024
Sep 17, 2024
Jan 6, 2025
Jun 12, 2024
Jun 11, 2023
Feb 22, 2022
Dec 1, 2021
Jan 27, 2024
Aug 4, 2024
Feb 16, 2024

Repository files navigation

Quark

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

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

Zeta?

Project Zeta is a planned rearchitecture of Quark to make it less tightly-integrated with Forge. Read the roadmap in Vazkii's post on the Violet Moon forums.

There is still lots to do! If you'd like to contribute, see zeta-todo/README.md

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.