Update README.md
This commit is contained in:
parent
806e1c5cc8
commit
1d52670b4c
1 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,13 @@
|
|||
# Cave-Story-Engine-2
|
||||
How to build:
|
||||
|
||||
cd to the directory,
|
||||
Create "build" directory
|
||||
|
||||
cd to the base directory,
|
||||
|
||||
make (RELEASE=1 for release build)
|
||||
|
||||
|
||||
You have to include the data folder in the build directory:
|
||||
|
||||
https://cdn.discordapp.com/attachments/451840265750183946/533107673592233994/data.zip
|
||||
|
|
Loading…
Add table
Reference in a new issue