Installation
Open in Google Play
After installation you will be able to setup the server and app without problems and with instructions.
Download from Github
Ensure you have installed Java: can be downloaded here.
Create a new directory, e.g, on a desktop. Then type in a terminal:
java -jar
You'll get something like this (Linux):
java -jar /home/user/Desktop/evraon/evraon.jar
Server will be started. Since then you'll be able to connect to it via mobile app.
How to connect to the server with the mobile app:⚓
- add new server
-
enter IP address of the computer you use (where the server have been working). Usually it looks like 192.168.1.x. Enter a port 5515. To find a correct IP address you need:
- in Linux: type in terminal
ifconfig
, you'll seeinet
word followed by the IP address. Just find a corrent network interface of you Wifi from all list of networks - in Windows: press two buttons
Win + X
, then select command prompt, typeipconfig
and enter. You'll see the IP address afterIPv4
.
- in Linux: type in terminal
-
Provide username and password. You can find them after first start inside server.json. They are randomly generated for every installation.
That's it, you can connect now to the server.