cave-story-solaris/README.md
2019-01-19 21:30:02 -05:00

313 B

Cave Story Engine 2

I'm rewriting Cave Story Engine from scratch, to be more accurate than before! Cave Story Engine is a recompilation of Cave Story (freeware release), also porting it from DirectX to SDL2

How to build:

Create "build" directory

cd to the base directory,

make (RELEASE=1 for release build)