Go to file
Jimmy 46f119a3c1 Add description 2021-05-23 21:20:22 +12:00
src Intial files 2021-05-23 20:47:44 +12:00
.env.sample Add sample env file for Docker Compose 2021-05-23 21:17:28 +12: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