You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
app | 10 months ago | |
.env.sample | 10 months ago | |
.gitignore | 11 months ago | |
Dockerfile | 10 months ago | |
LICENSE | 1 year ago | |
Pipfile | 10 months ago | |
Pipfile.lock | 10 months ago | |
README.md | 1 year ago | |
docker-compose.yml | 10 months ago |
README.md
resource-pack-updater
On request from a web hook: Pulls this resource pack https://github.com/Pixel-Hideaway/ResourcePack Extract it Collate files Compresse into a zip file Generatate a sha1 hash Push zip and sha1 to BackBlaze
##Setup
cp .env.sample .env
##Run
docker-compose up --build