Go to file
Tindy X 682885c9f8
Add support for changing TCP buffer size
Add detailed logging info.
2021-03-15 21:12:13 +08:00
segatools Add segatools part 2021-03-04 01:18:45 +08:00
src Add support for changing TCP buffer size 2021-03-15 21:12:13 +08:00
CMakeLists.txt Bump version to v0.2.0 2021-03-14 00:38:34 +08:00
LICENSE.md Initial commit 2021-03-04 00:59:59 +08:00
README.md Add Enable Air option support 2021-03-13 01:00:11 +08:00

Brokenithm-Android-Server

The Windows server of Brokenithm-Android.

Build

# Only tested with MSYS2 with MinGW
cmake -G "MSYS Makefiles" .
make