Skip to content

Fastpath v1.0.0

Latest

Choose a tag to compare

@ArushAnish ArushAnish released this 02 Nov 17:16

✨ New & Improved

  • Rebuild Logic Refactor.
  • Optimized chunk section rebuild detection for cleaner, more efficient code.
  • Improved flag‑based geometry change checks to reduce unnecessary compiles.
  • Better handling of empty/light‑only rebuilds for smoother frame pacing.
  • Modrinth Integration
  • Added Minotaur plugin configuration for automated publishing.
  • Declared Fabric API as a required dependency.
  • Declared Mod Menu as an optional dependency.
  • Set up version metadata, changelog, and loader/game version targeting (Fabric, 1.21.8).

🛠 Internal / Build System

  • Updated .gitignore to keep the repo clean.
  • Adjusted fabric.mod.json metadata for Modrinth compatibility.
  • Ensured Gradle build produces a distributable .jar with license included.