shithub: cstory

Download patch

ref: 7450952a240258bcbad5032a46a1ff7836471f9e
parent: cb4611265780f6174d9f31ec5bec5d5c3a8c79df
author: Clownacy <Clownacy@users.noreply.github.com>
date: Mon Apr 20 08:58:05 EDT 2020

Add a list of supported platforms

--- a/README.md
+++ b/README.md
@@ -16,7 +16,13 @@
 
 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.
+This branch migrates the engine away from WinAPI and DirectX, and addresses numerous portability issues, allowing it to run on other platforms.
+
+Supported platforms include...
+* Windows
+* Linux
+* macOS
+* Wii U
 
 ![Screenshot](screenshot.png)