Jaskowicz1 / rconpp

A modern Source RCON library for C++
Apache License 2.0
10 stars 0 forks source link

fix: port can no longer exceed 65535. #6

Closed Jaskowicz1 closed 11 months ago

Jaskowicz1 commented 11 months ago

This PR makes it so the ports can no longer exceed 65535, also removed the windows CI for now and fixed the clang++-10 CI.