Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 265 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 265 Bytes

This is a tool to automatically download, decompile, deobfuscate, and diff minecraft versions, to easily compare changes made between versions.

Python scripts require pygit2 to be installed.

scripts/gen_diffs requires difftastic and ansi2html to be installed.