Skip to main content

A Minecraft remapper for already deobfuscated source code.

Project description

Minecraft Remapper

A Minecraft remapper for already deobfuscated source code.

Requirements

  • Python 3.8

Installation

pip install minecraft-remapper

Usage

python -m mc_remapper

or

python -m mc_remapper -i <input_directory> -o <output_directory> -m <mappings_directory>

Parameters

  • -i / --input: Path to deobfuscated and decompiled mod source code.
  • -o / --output: Path to an existing directory where the script will save the source code remapped in a zip file named sources.zip.
  • -m / --mappings: Path to mcp mappings folder (fields.csv, methods.csv and params.csv).

License

Distributed under the MIT license. See LICENSE for more information.

Contributing

  1. Fork it
  2. Commit your changes
  3. Push to the branch
  4. Create a new Pull Request

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

minecraft-remapper-1.0.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

minecraft_remapper-1.0.0-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page