We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Games are added with the help of the scripts/add_game.py script.
scripts/add_game.py
To run it, you need to have python and pillow installed. Python can be installed from their website, and pillow with pip install pillow.
pillow
pip install pillow