Eden is the 2nd version of the Legendary Games Studios game launcher. You can
- create an account, and login
- view our games
- download, install, update and play
- see the number of players in this game, your time played and number of achievements
- you got a marketplace to look for games
- you can see your profile (recent games, reputation, ...) and change your avatar / description / ...
- you can look for other players, send them a friend request, cancel it or accept it
- you can tchat with your friends in a real-time tchat
- when logging, you can see your notifications (friends request received, new messages)
We are only supporting Windows / English for now.
The language is Java 16 with JavaFX for the views. We are using Gradle to build the project and manage our dependencies.
We are using our API Nexus to interact with the server.
- You can download the latest version of Eden here.
- The git repository is available there.
- finally, we have a Trello to stay organized.
You may use gradle build
to build the project, then
gradle run
.
Licensed under Apache-2.0.