/WoW-Authserver

World of Warcraft authserver in node.js

Primary LanguageJavaScript

WoW-Node-Authserver

World of Warcraft authserver in node.js (work in progress)

Instructions to run Authserver

  • Clone repository
  • Edit 'config.ini.default' and save as 'config.ini'
  • Run 'npm install'
  • Run 'node run.js'