Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

If you haven't already, you probably just need to install the python dependencies, if you go into your command prompt and cd into the python folder you should be able to run the below command.

pip install -r requirements.txt

Edit: The readme file has been updated with this info.