Open Lassebq opened 2 months ago
You might be able to copy over the SDL specific code and either use the makefile in the root of this project, or the CMakeLists (though you will need to regenerate the list of CPP files for the main project)
The mcped project is here mostly for historical & referential purposes. I strongly recommend you just use the main version
There isn't a convenient way to build the original reversed engineered project for linux. Does it work with make file from this repo? Can the original repo be updated to include a make file?