Navigation Menu

Skip to content

aceoyame/OpenEQC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Opensource Classic Everquest Emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 67.9%
  • Perl 27.2%
  • C 4.2%
  • Other 0.7%