Skip to content

Releases: miniwolf/Fagi

Server

02 Apr 14:56
Compare
Choose a tag to compare

You will want to download the fagiClientReleaseB1.0.zip if you are part of the Closed Beta.
The Beta version is a pre-set up environment where the server is properly configured.

Linux / Mac OS X

Inside the zip folder you will find a shell script. In order to start the client you will need to run this file. If you are comfortable with Java, you will be able to run this using the command java -jar fagiClient.jar from the terminal. Executing the file directly is supported but not a tested feature.

Window

Inside the zip folder you will find a batch script. In order to start the client you will need to run this file. If you are comfortable with Java, you will be able to run this using the command java -jar fagiClient.jar from the command prompt. Executing the file directly is supported but not a tested feature.

Setting up your own server

If you want to setup your own server use the fagiServer in order to build the environment and configurations for your network. However as this a Beta version we cannot assure compatibility as of yet towards the client and future releases.