Go to file
jimmy 371665b8f7 Stuff 2021-06-20 03:04:41 +00:00
src Stuff 2021-06-20 03:04:41 +00:00
.env.sample Stuff 2021-06-20 03:04:41 +00:00
.gitignore Ignore ssh keys 2021-06-12 05:47:15 +00:00
Dockerfile Add Dockerfile 2021-06-20 03:04:07 +00:00
LICENSE Initial commit 2021-05-23 19:43:46 +12:00
Pipfile Add Backblaze b2 sdk 2021-06-12 05:46:32 +00:00
Pipfile.lock Add Backblaze b2 sdk 2021-06-12 05:46:32 +00:00
README.md Add description 2021-05-23 21:20:22 +12:00

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