SLikeSoft / SLikeNet

SLikeNetâ„¢ is an Open Source/Free Software cross-platform network engine written in C++ and specifially designed for games (and applications which have comparable requirements on a network engine like games) building upon the discontinued RakNet network engine which had more than 13 years of active development.
https://www.slikenet.com/
Other
401 stars 63 forks source link

V.0.1.3 with miniupnpc2 #73

Open hari01584 opened 3 years ago

hari01584 commented 3 years ago

Changes - Added miniupnpc-2.1 in directory DependentExtensions

Why? The latest Cmake was failing with latest current master version, so i had it to backport to v1.0.3, also miniupnpc were not compiling and giving errors, so here it is, You can make this seperate non merge branch because it still compiles with Latest cmake without giving errors, I didnt test other depedencies except miniupn, so might need to upgrade them as well.