From 72feb092fa62e4f43ce068b4d80b86f0b4c4c546 Mon Sep 17 00:00:00 2001 From: esterTion Date: Sun, 1 Mar 2020 14:33:49 +0800 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e833f2a --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +## Brokenithm-iOS + +A version of Brokenithm, based on Brokenithm-Evolved, Based on Brokenithm. +Using usbmux to communicate over USB, rather than wifi to prevent sudden lag. + +### Branches +`master` branch is iOS App branch, the controller itself. +`win-client-cpp_(failed)` branch is initial client branch written in C++, and abandoned due to library too old. +`win-client` branch is current client branch written in C#. + +### Build env +- Xcode 11.3.1