MaterialsExtractor/README.md

10 lines
204 B
Markdown

# MaterialsExtractor
Program to extract a list of materials from an NBT structure file.
## Usage
```shell
git clone git@github.com:andrewlalis/MaterialsExtractor.git
cd MaterialsExtractor
./build.sh
```