A fork of CSE2 providing support and optimization for running on a Sun Ultra 1.
Find a file
2019-01-19 21:23:04 -05:00
build/data Org and sound 2019-01-19 21:23:04 -05:00
src Org and sound 2019-01-19 21:23:04 -05:00
.gitignore Working on input... working on the entry point 2019-01-11 22:04:35 -05:00
Makefile Org and sound 2019-01-19 21:23:04 -05: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)