A fork of CSE2 providing support and optimization for running on a Sun Ultra 1.
Find a file
2019-01-11 02:41:22 +00:00
build/data Added data folder 2019-01-11 02:41:00 +00:00
src Initial Commit 2019-01-10 21:16:55 -05:00
.gitignore Initial commit 2019-01-10 21:13:34 -05:00
Makefile Fix Japanese setting in Makefile 2019-01-11 02:35:42 +00:00
README.md Removed reference to downloading the data folder 2019-01-11 02:41:22 +00:00

Cave-Story-Engine-2

How to build:

Create "build" directory

cd to the base directory,

make (RELEASE=1 for release build)