Skip to content

Commit 7221c53

Browse files
committed
update readme to reflect on unobfuscated builds
1 parent e4a9580 commit 7221c53

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

readme.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,9 @@ Goal
1515

1616
The current goal of this project is to provide the Minecraft source set as un-modified as possible. The patches present
1717
are only for allowing the decompiled code to be re-compilable. We may still end up publishing additional builds for a
18-
single Minecraft version, however, as we bring in updates from [codebook](https://github.com/PaperMC/codebook),
19-
[VineFlower](https://github.com/Vineflower/vineflower),
20-
[AutoRenamingTool](https://github.com/neoforged/AutoRenamingTool) or
21-
[Parchment](https://github.com/ParchmentMC/Parchment).
22-
23-
The Minecraft sources generated here use Mojang's official mappings, and we use Parchment mappings for parameter name
24-
mappings. Local variable mappings are generated at remap time via
25-
[codebook](https://github.com/PaperMC/codebook).
18+
single Minecraft version, however, as we bring in updates from [Vineflower](https://github.com/Vineflower/vineflower),
19+
[codebook](https://github.com/PaperMC/codebook) or
20+
[unpick-definitions](https://github.com/PaperMC/unpick-definitions).
2621

2722
Documentation
2823
-------------

0 commit comments

Comments
 (0)