Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2
This commit is contained in:
commit
042e90dbef
1 changed files with 5 additions and 1 deletions
|
@ -1,9 +1,13 @@
|
|||
# Cave Story Engine 2
|
||||
|
||||
Cave Story Engine is an in-progress decompilation of Cave Story (freeware release), ported from DirectX to SDL2.
|
||||
Cave Story Engine is an in-progress decompilation of Cave Story, ported from DirectX to SDL2.
|
||||
|
||||

|
||||
|
||||
## Disclaimer
|
||||
|
||||
Cave Story Engine 2 is based off of the *original freeware release* by Studio Pixel, and is not based off of Nicalis' ports, and contains no extra features included in said ports (graphics, audio, and other changes)
|
||||
|
||||
## Dependencies
|
||||
|
||||
This project currently depends on SDL2 and Freetype2.
|
||||
|
|
Loading…
Add table
Reference in a new issue