This is a simple bundle tracker for a low-effort Minecraft port to the browser game named Miniblox.
It is updated via actions every 5 minutes and it will commit the latest bundle to this repo!
For updating RealPacket's Vape For Miniblox fork!
Most people won't need to even run this since looking at the git diffs
or the bundle source in the repository is pretty much the entire point of this project,
and that can be done in the GitHub or Codeberg UI.
If you want to anyways, you just run deno task run and it will fetch the miniblox page,
use a regex to find the bundle script tag,
download the latest bundle, format it, and commit it to the repository.