xldeveloper / Urho3D-NAT-server

NAT punchtrough server built on top of Urho3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI

Urho3D-NAT-server

NAT punchtrough server built on top of Urho3D. This requires SLikeNet networking library to be present in Urho3D build tree. Server also support headless mode, but this should be specified in Data/CommandLine.txt file which is automatically loaded on startup or manually setting headless mode in the source code.

Build

Download all the files and save them in Urho3D project folder. Build project as usual, if everything is correct, there should be a executable in the bin folder called "NATServer"

alt tag

About

NAT punchtrough server built on top of Urho3D

License:MIT License


Languages

Language:C++ 66.9%Language:CMake 26.8%Language:Dockerfile 6.3%