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
- Host: GitHub
- URL: https://github.com/howardzhy/legacymodremapper
- Owner: HowardZHY
- License: other
- Created: 2024-11-08T01:20:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-04T20:29:16.000Z (6 months ago)
- Last Synced: 2024-12-04T21:31:44.965Z (6 months ago)
- Language: Python
- Size: 1.63 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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`.