Skip to content

Adding games

Kesomannen edited this page Dec 7, 2024 · 8 revisions

Games are added with the help of the scripts/add_game.py script.

To run it, you need to have python and pillow installed. Python can be installed from their website, and pillow with pip install pillow.

Clone this wiki locally