This project use a docker-compose.override.yml file to setup steam and git credentials (check docker-compose.yml file).
make db
to build docker imagemake run
to run the python script
This is intented to run as a docker image running with a volume.
This retrieve latest arma 3 ace version, zip it and verify checksum to trigger or not a commit on the vindicta team repository that will build and publish it.
For now this run every 6 hours on a private server.