saved our asses?

This commit is contained in:
Cucky 2019-01-30 21:32:32 -05:00 committed by GitHub
parent d152ff5ef9
commit d1120d793b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.
![Screenshot](screenshot.png)
## 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.