This repository contains the files hosted at [assets.wurstmineberg.de](https://assets.wurstmineberg.de/). These files are used by the [wurstmineberg.de](https://wurstmineberg.de/) websites and/or other infrastructure.

# Building

After cloning or updating this repository, some files must be built using:

```
$ python3 build/build.py
```

This currently requires [Fenhl's fork of the `minecraft_data` package](https://github.com/fenhl/python-minecraft-data).
