This repository is focused on a Minecraft 1.7.10 Forge port with a Podman-first, reproducible build.
The 1.7.10 module currently builds successfully in Podman and produces a jar, but gameplay/pathing integration is still in early scaffold state.
From repo root:
./scripts/podman-build-1.7.10.shBuild output:
baritone-1.7.10/build/libs/baritone-1.7.10-1.0.jar
Containerfile: canonical container definition for buildsscripts/podman-build-1.7.10.sh: build entrypointbaritone-1.7.10/: Forge 1.7.10 module
GitHub Actions validates builds on:
- pushes to
main - pull requests targeting
main
Workflows run the build/test path in Podman.
- Setup: SETUP.md
- Usage: USAGE.md
- Current capabilities: FEATURES.md