Disclaimer
Before you start creating a server, make sure that all the conditions listed below are met
Static IP address
It is very important to have a static IP address and open ports so that players can access the server without hindrance. This is a pretty typical requirement for any modern multiplayer game.
Windows operating system
The tool currently only support Windows and Windows Server operating systems.
Step #1
Download Server Tools
You can easily download Erythros Lite Server Tools from any convenient link below:
#Google Drive – Download
After the archive is downloaded, unzip the archive at any path convenient for you.
Step #2
Create shortcut to game
Create shortcut to Erythros.exe file in the folder you just unzipped by clicking on the Erythros.exe file with right mouse mutton and selecting “Create shortcut” option.
Step #3
Fill shortcut with params
Right-click on newly created shortcut and click on “Properties” option.
There you should fill “Object” field with your server’s parameters.
Example of “Object” field:
"C:\Users\MyUser\Desktop\build\Erythros.exe" -pvo -players:8 -pvp -nosync -normal -port:7770 -sv -batchmode -nographics
Final Step
Start game through the shortcut
Start the game through the shortcut and after the inscription “Server initialized…” the server will work.