Go to file
jimmy ef2abe0ad7 Add Dockerfile 2021-06-20 03:04:07 +00:00
src Change repourl 2021-06-12 10:46:02 +00:00
.env.sample Add sample .env file 2021-05-25 02:24:10 +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