Error with the binary

Error with the binary

Hello guys, sorry for my bad english. I have a problem compiling flare v0.16

I downloaded this:

https://github.com/downloads/clintbellanger/flare/flare_linux_v016.zip

After unzip I did this:

$mkdir build

$cd build

$cmake ..

$make

$./flare

And I got this:

Error during ModManager::loadModList() -- couldn't open mods/mods.txt

I am not an expert in compilation of programs, but I follow the instructions of the README. Thanks in advance.