Brokenithm-iOS/README.md

13 lines
465 B
Markdown
Raw Permalink Normal View History

2020-03-01 14:34:35 +08:00
## Brokenithm-iOS
2020-03-01 14:33:49 +08:00
2020-03-02 16:29:21 +08:00
A version of Brokenithm, based on Brokenithm-Evolved, based on Brokenithm.
2020-03-01 14:34:35 +08:00
Using usbmux to communicate over USB, rather than wifi to prevent sudden lag.
2020-03-01 14:33:49 +08:00
### Branches
2020-03-01 14:34:35 +08:00
`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#.
2020-03-01 14:33:49 +08:00
### Build env
2020-03-01 14:34:35 +08:00
- Xcode 11.3.1