No description
  • Java 99.4%
  • Nix 0.6%
Find a file
2026-04-08 16:36:41 -04:00
.vscode init: nix environment 2026-04-02 04:18:53 -04:00
gradle/wrapper feat(minimap): chunk-cached minimap with texture-accurate colors 2026-04-03 00:54:14 -04:00
src/main chore: add author and displayURL metadata to neoforge.mods.toml 2026-04-08 16:36:41 -04:00
.envrc init: nix environment 2026-04-02 04:18:53 -04:00
.gitignore fix(map): player dot offset and apply critical review fixes 2026-04-07 15:24:32 -04:00
build.gradle fix: widen jar exclude to xyz/kwahson/** to prevent split-package error 2026-04-08 16:32:17 -04:00
flake.lock init: nix environment 2026-04-02 04:18:53 -04:00
flake.nix init: nix environment 2026-04-02 04:18:53 -04:00
gradle.properties feat(overlay): info overlay system with configurable lines 2026-04-03 22:01:23 -04:00
README.md feat(map): add cave mode with flood-fill reachability 2026-04-04 23:13:01 -04:00
settings.gradle fix(build): use JarJar for KwahsCore to fix multi-mod module conflict 2026-04-04 15:38:54 -04:00
TODO.md fix(cave): double-buffer flood results to eliminate flicker on update 2026-04-08 01:46:10 -04:00

Kwah's Map n Hud

A lightweight vanilla-style minimap HUD. Renders nearby terrain in a corner of the screen, following the player's position and heading.

For Minecraft

  • Minecraft 1.21.1
  • NeoForge 21.1.219+
  • Client-side only

License

GPL-3.0-or-later