Skip to content

A tool to download and extract assets from Minecraft

License

Notifications You must be signed in to change notification settings

Subilan/McAssetExtractor

 
 

Repository files navigation

minecraft-builder

Upstream: rmheuer/McAssetExtractor

This is a fork of the original McAssetExtractor. It's repurposed to be a part of Algorythm for downloading vanilla Minecraft game assets and other files from source provided by Mojang or its mirror, BMCLAPI.

Build

Different from the upstream, this project uses Gradle. To create a runnable build, just run

gradle clean shadow # Include dependencies to make a runnable jar file.

then the jar will appear in build/libs with the suffix -all.

License

MIT

About

A tool to download and extract assets from Minecraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%