Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.37 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.37 KB

Latest Version

Aves

A Minecraft deobfusctor / code generator

Generates deobfuscated code based on the emitted obfuscation files from mojang (since 19w36a) in about 5 minutes

platform independent no local installation of Minecraft required

Requirements

Why?

Important

This project is not meant for game modifications!
Use a modding platform like Fabric instead

This project is designed for quickly inspecting new game versions.

The generated code is not perfect, but it's readable and that's what it's meant for.

No need to wait for someone to release new mappings or a version.

The project trys to work as automated as possible.
So if Mojang doesn't do any (breaking) changes, it should work a long time 🦖