Skip to content

Nullspace-MC/SkinPatch

Repository files navigation

SkinPatch

This mod patches the calls to the Mojang API, which have moved since 1.7, making vanilla calls invalid, and thus making any skin or cape request invalid. This mod transforms the calls to the new ones, allowing skins and capes to display again

Building

Run the following command:

./gradlew build

The built jar should be present in ./build/libs

Contributing

  1. Run the following command:
./gradlew genSources
  1. Depending on your IDE of choice, run one of the following commands:
./gradlew idea
./gradlew eclipse
./gradlew vscode

About

Mod meant to fix player's skins not showing up in version 1.7

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages