/JaNGOSAuth

JaNGOS Authentication server is a featured authentication process for WoW 1.12.x written in Java.

Primary LanguageJavaApache License 2.0Apache-2.0

JaNGOSAuth Build status Javadoc

JaNGOS Authentication server is a featured authentication server for WoW 1.12.x written in Java.

Supported platforms

JaNGOS is meant to run on Java 7 & Java 8 (OpenJDK or OracleJDK) on any platform supporting these JVM. It also requires a MySQL 5.6 database to store the data used by the game processors.

Dependencies

JaNGOS is powered by several known frameworks:

  • Hibernate, a powerfull ORM framework
  • Netty, a precious ally whenever we need to speak about network implementation
  • Slf4j, JaNGOS is speaking to you ! Listen with care, you may identify issues thanks to this

Disclaimer - Educational purposes

This open-source project based on MaNGOS Zero & Apache License 2.0 is made available to the community for educationnal purposes. It is not meant for a production usage or to make any profit with it.