Go to file
jimmy 7be2c0ef69 Implement main.py 2021-05-25 02:24:56 +00:00
src Implement main.py 2021-05-25 02:24:56 +00:00
.env.sample Add sample .env file 2021-05-25 02:24:10 +00:00
.gitignore Initial commit 2021-05-23 19:43:46 +12:00
Dockerfile Intial files 2021-05-23 20:47:44 +12:00
LICENSE Initial commit 2021-05-23 19:43:46 +12:00
README.md Add description 2021-05-23 21:20:22 +12:00
docker-compose.yml Intial files 2021-05-23 20:47:44 +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