Go to file
jimmy 9eb9afc0e5 Add pipenv 2021-06-01 12:22:53 +00:00
src Add pipenv 2021-06-01 12:22:53 +00:00
.env.sample Add sample .env file 2021-05-25 02:24:10 +00:00
.gitignore Add vscode dir 2021-05-25 04:06:33 +00:00
LICENSE Initial commit 2021-05-23 19:43:46 +12:00
Pipfile Add pipenv 2021-06-01 12:22:53 +00:00
Pipfile.lock Add pipenv 2021-06-01 12:22:53 +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