Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 227 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 227 Bytes

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'