A python script to generate 40k reminder cards for strats, psychic powers, orders ect.
Requires PIL
This requires a correctly formatted JSON file, and a background image. See the included death_korp.json file for an example.
Example:
python3 main.py input_data/death_korp.json input_data/death_korp_background.jpg
- Tested on windows only.
- Will accept pull requests, for other factions or other improvements.