English | Português
Hello everyone! This is an ambitious project. We have many goals yet to be achieved and we would appreciate any and all help. We are happy to make the source code of our server available, many of the Enum already created are in correct order and with their proper typing for writing packages. Use the server as you wish, we have no restrictions as long as you assign credits to this repository.
This is a project being developed by the community, and is not affiliated with any of the companies belonging to Neowiz, Playgra (Arario), VTC Game, Tencent, Z8Games, GameClub and LYTO. The project is developed with Java version 8 making it possible to run it on most servers today, and with the build automation tool called Maven.
The project still does not have any management for databases or simulators, the same to simulate the login server uses a static data for the purpose of tests. Later on, a whole interface for this management will be implemented.
Below is the data to perform the authentication.
LOGIN | PASSWORD | |
---|---|---|
Account | oreki |
oreki |
A small sketch of the server's network.