Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm getting a crash on start due to a missing file called "MSVCP140.dll". It looks like this is part of Microsoft's "Visual C++ Redistributable for Visual Studio 2015", available for free download at <https://www.microsoft.com/en-us/download/details.aspx?id=48145>. Can you confirm (and/or update the game to include this file in the install)?

Thanks for the heads up. I believe that I have run into this issue with other openFrameworks applications on Windows so I would say downloading it is your best bet.

I'll make a note in the readme & install instructions as well.