Go to file
Tindy X e6ce60ae09
Add Enable Air option support
Use proper method to pass client address to server.
Add README.md.
2021-03-13 01:00:11 +08:00
segatools Add segatools part 2021-03-04 01:18:45 +08:00
src Add Enable Air option support 2021-03-13 01:00:11 +08:00
CMakeLists.txt First public version 2021-03-04 01:13:29 +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