shithub: cstory

Download patch

ref: 00e5b5963133331d40921eeb06603937415da01a
parent: aa223af605fc978202996c00a643bdfbf0471b16
author: Clownacy <Clownacy@users.noreply.github.com>
date: Tue Sep 3 21:00:31 EDT 2019

Explain the branch in the readme

--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
-# Cave Story Engine 2
+# Cave Story Engine 2 (portable)
 
 Cave Story Engine 2 is a decompilation of Cave Story.
+
+This branch migrates the engine from WinAPI to SDL2, and addresses numerous portability issues, allowing it to run on other platforms.
 
 ![Screenshot](screenshot.png)
 
--