Quick build instructions:
sudo apt-get install build-essential libsdl2-dev
git clone [email protected]:daid/Geronimo.git
git clone [email protected]:daid/SeriousProton2.git
cd Geronimo
mkdir _build
cd _build
cmake ..
make -j 5
cd ..
./_build/Geronimo