Create README.md
parent
59a0d9bd92
commit
72feb092fa
|
@ -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
|
Loading…
Reference in New Issue