Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1010 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 1010 Bytes

EQClassic source code from January 1st, 2010

Requires EverQuest Trilogy client (out of box, no patches)

Dependencies

Required Files

Setup

You may need to make updates the the location of includes and lib folders for MySQL and ActivePerl if they are not in the default locations:

  • MySQL
    • C:\Program Files (x85)\MySQL\MySQL Server 5.1\include
    • C:\Program Files (x85)\MySQL\MySQL Server 5.1\lib
    • C:\Program Files (x85)\MySQL\MySQL Server 5.1\lib\debug
  • ActivePerl
    • C:\perl\lib\Core

Database

Source the files that are in the db folder.