From 82c1f86ce0cf499840692dee7f838f12b288a931 Mon Sep 17 00:00:00 2001 From: gsds <51339266+Patoke@users.noreply.github.com> Date: Sat, 28 Feb 2026 22:00:52 -0300 Subject: [PATCH] feat: add readme.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0be7264 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# 4JLibs + +A project that aims at rebuilding the 4J libraries source code via decompilation for the Minecraft: Legacy Console Edition + +## Why? + +This would allow compiling the Minecraft: Legacy Console Edition source code from newer versions of Visual Studio, expand the Renderer code, add new Input support, etc... + +This would also help document the structure of their projects for decompilation projects of newer versions of this version of the game + +## Does this use leaked code? + +No, this does not use any code from the Minecraft: Legacy Console Edition source leak, this is all clean decompilation from binaries and debug binaries