zlataovce / takenaka

A Kotlin library for reconciling multiple obfuscation mapping files from multiple versions of Minecraft: JE.
Apache License 2.0
51 stars 3 forks source link

Ability to disable mappings (cli) #31

Closed macbrayne closed 9 months ago

macbrayne commented 9 months ago

Cool project! :) Snapshots sadly break the history a bit as searge isn't available for them. As an alternative to working out a way of dealing with presentation of a history where some mappings are not available on some versions I'd suggest a way of specifying which mappings get generated on the CLI.

image

zlataovce commented 9 months ago

This has been implemented in https://github.com/zlataovce/takenaka/commit/820557eb198cd1a77685f88f9dbfb889123f855a for the next minor version (1.2.0). Thank you for your feedback!