saved our asses?
This commit is contained in:
parent
d152ff5ef9
commit
d1120d793b
1 changed files with 5 additions and 1 deletions
|
@ -1,9 +1,13 @@
|
||||||
# Cave Story Engine 2
|
# 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
|
## Dependencies
|
||||||
|
|
||||||
This project currently depends on SDL2 and Freetype2.
|
This project currently depends on SDL2 and Freetype2.
|
||||||
|
|
Loading…
Add table
Reference in a new issue