Closed felpcereti closed 6 years ago
Install dependencies, and execute make on the project root Or if you don't want to compile use the already-compiled binaries: https://github.com/nagalun/multiplayerpiano-server/releases
make
but on windows how to "make"
cygwin/msys2
fyi
git clone --recurse-submodules https://github.com/nagalun/multiplayerpiano-server.git cd multiplayerpiano-server make ./out password 1234
Install dependencies, and execute
make
on the project root Or if you don't want to compile use the already-compiled binaries: https://github.com/nagalun/multiplayerpiano-server/releases