Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

A resource pack patcher to abandon the old MCPatcher format in favor of newer formats.

License

Notifications You must be signed in to change notification settings

LambdAurora/MCPatcherPatcher

Repository files navigation

MCPatcherPatcher

Java 8 GitHub license

A cursed resource pack converter from MCPatcher/OptiFine format to newer and alternative formats.

Use

This project can be utilized in 2 ways:

  • Fabric Mod - This method converts the resource pack during runtime. This is the easiest, and only requires the jar to be put in the mods folder. It will not output any files.
  • Standalone Jar - This will output the converted files, so that you can modify them.

This project does not have the ability to display the resource packs, it simply just to convert them into formats for other Fabric mods. The following list is all the mods that MCPatcherPatcher can convert to.

At the time of writing, this project does not have any releases and only works as a Fabric Mod. If you would like to use this, follow the instructions below.

Build

  1. Clone this using git clone or Download and Extract the ZIP via GitHub.
  2. Make sure your current folder is MCPatcherPatcher, if you cloned the repository cd MCPatcherPatcher.
  3. Build the binary using ./gradlew shadowRemapJar (macOS/Linux) or gradlew shadowRemapJar (Windows).
  4. Inside the MCPatcherPatcher folder, the output jar will be located at fabric/build/libs.

About

A resource pack patcher to abandon the old MCPatcher format in favor of newer formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages