nimaid / minextract

An extraction tool for Minecraft assets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MineXtract

An extraction tool for Minecraft assets.

Download the pre-compiled .EXE here!

Syntax help:

> minextract.exe -h
usage: minextract.exe [-h] -j INDEXES_JSON [-o OUTPUT_DIRECOTRY]

An extraction tool for Minecraft assets.

Default parameters are shown in [brackets].

options:
  -h, --help            show this help message and exit
  -j INDEXES_JSON, --json INDEXES_JSON
                        the .json file from the "indexes" folder
  -o OUTPUT_DIRECOTRY, --output OUTPUT_DIRECOTRY
                        the folder to extract the assets to [./]

About

An extraction tool for Minecraft assets

License:GNU General Public License v3.0


Languages

Language:Python 77.8%Language:Batchfile 22.2%