Skip to main content

A Minecraft remapper for already deobfuscated forge mod source code.

Project description

Minecraft Remapper

A Minecraft remapper for already deobfuscated source code.

Requirements

  • Python >=3.9

Installation

pip install minecraft-remapper

Usage

python -m minecraft_remapper --i <text> --o <text> --m <text>

Example

python -m minecraft_remapper --i input_folder --o output_folder --m mappings_file.tsrg

Parameters

  • --i: Path to deobfuscated and decompiled mod source code.
  • --o: Path to an existing directory where the script will save the source code remapped in a zip file named sources.zip.
  • --m: Path to mappings file (<filename>.tsrg)

License

Distributed under the MIT license. See LICENSE for details.

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.1.0.tar.gz (9.8 kB view hashes)

Uploaded Source

Built Distribution

minecraft_remapper-1.1.0-py3-none-any.whl (4.1 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