MaterialsExtractor/README.md

10 lines
204 B
Markdown
Raw Normal View History

2023-05-28 07:04:01 +00:00
# MaterialsExtractor
Program to extract a list of materials from an NBT structure file.
2023-05-28 19:48:48 +00:00
## Usage
```shell
git clone git@github.com:andrewlalis/MaterialsExtractor.git
cd MaterialsExtractor
./build.sh
```