31 Forks
359 Stars
359 Watchers

renet

Server/Client network library for multiplayer games with authentication and connection management made with Rust

How to download and setup renet

Open terminal and run command
git clone https://github.com/lucaspoffo/renet.git
git clone is used to create a copy or clone of renet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with renet https://github.com/lucaspoffo/renet/archive/master.zip

Or simply clone renet with SSH
[email protected]:lucaspoffo/renet.git

If you have some problems with renet

You may open issue on renet support forum (system) here: https://github.com/lucaspoffo/renet/issues