Warkdev / JaNGOSRealm

JaNGOS Realm is a realm process for WoW 1.12.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JaNGOSManager Build status Javadoc

JaNGOS Realm is a featured realm server for the JaNGOS ecosystem 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.

About

JaNGOS Realm is a realm process for WoW 1.12.x

License:Apache License 2.0


Languages

Language:Java 100.0%