FriendNet
About Download Screenshots Documentation GitHub

Compiling

To compile the FriendNet server, you need the following prerequisites:

First, clone the repository:

git clone https://github.com/termermc/FriendNet.git

Then, compile the server:

make server

The compiled server will be in the server directory, named something like friendnet-server or friendnet-server.exe.


Next: Configuration