Go to file
2021-05-28 13:12:36 +08:00
segatools Add segatools part 2021-03-04 01:18:45 +08:00
src Fix: Offset error in Disable Air mode (#3) 2021-05-28 13:12:36 +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