jackassmc
jackassmc
Crowdin
Mod Menu now uses Crowdin for translations: https://crowdin.com/project/mod-menu Please post anything relating to the new setup here. Once a couple of Crowdin PRs get merged and translators are happy with...
The spec allows a string or an array of strings but loader only accepts a string so this adds support for an array of strings.
This helps when testing mod compatibility with mods that have a dependency on the mod that is being developed.
This PR adds a filter that filters out any classes, fields and methods that are not in the next mapping tree.
This PR adds support for writing mappings as JSON files.
This PR adds support for reading an empty mapping (source only) from a jar file. The result can be written out as Enigma and Tiny v2, Tiny v1 skips everything...