From d1120d793bc304c0d4d52c10e4c3970f863b9510 Mon Sep 17 00:00:00 2001 From: Cucky <44537737+cuckydev@users.noreply.github.com> Date: Wed, 30 Jan 2019 21:32:32 -0500 Subject: [PATCH] saved our asses? --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 62941250..9286aadc 100644 --- a/README.md +++ b/README.md @@ -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.