An open API service indexing awesome lists of open source software.

https://github.com/howardzhy/legacymodremapper

Remap Notch code Forge/ModLoader/BaseEdit mods to SRG
https://github.com/howardzhy/legacymodremapper

Last synced: 5 months ago
JSON representation

Remap Notch code Forge/ModLoader/BaseEdit mods to SRG

Awesome Lists containing this project

README

        

# Desc:

Remap Notch code Forge/ModLoader/BaseEdit mods to SRG, one of the steps to make them able to load in other 1.6.X Forge versions.

However, mods using ASM or Reflections are not supported.

Requires Python.

Inspired by https://github.com/agaricusb/MinecraftRemapping

# Usage:

Code - Download ZIP.

Extract to a folder.

`run.txt`:

`Mod's MC Version`

`Mod File Name`

`Output File Name`

and run `run.bat`.