Skip to content

Static Binaries v0.3 (api.pvpgn.pro)

Latest
Compare
Choose a tag to compare
@HarpyWar HarpyWar released this 20 May 14:59
· 3 commits to master since this release

Download zip package and unpack to a separate directory.

Windows

start WebAPI.exe

Linux/Mac

chmod +x WebAPI
./WebAPI

If you get an error:
libunwind.so.8: cannot open shared object file: No such file or directory"
Then install a required package (on Debian/Ubuntu)
apt-get install libunwind8