Create README.md

master
esterTion 2020-03-01 14:33:49 +08:00 committed by GitHub
parent 59a0d9bd92
commit 72feb092fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

12
README.md 100644
View File

@ -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