An easy to deploy web-based (php 7+) toolkit for EQ2Emu that provides ease of access to content management utilities for items, npcs/spawns, objects, spells, zones and more.
xonos 5f69e33e22 Item Icon-Picker functionality. | %!s(int64=4) %!d(string=hai) anos | |
---|---|---|
css | %!s(int64=4) %!d(string=hai) anos | |
img | %!s(int64=4) %!d(string=hai) anos | |
inc | %!s(int64=4) %!d(string=hai) anos | |
js | %!s(int64=4) %!d(string=hai) anos | |
media | %!s(int64=4) %!d(string=hai) anos | |
webfonts | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
autoload.php | %!s(int64=4) %!d(string=hai) anos | |
index.php | %!s(int64=4) %!d(string=hai) anos |
EQ2EMU Labs
Note: This is WIP and everything is non-functional in its current state. This will change as progress is made.
Requirements 1.) Webserver (IIS/Apache/Etc...) 2.) PHP 7+
- the mysql pdo extention in PHP is enabled by default but if you get errors, make sure you enable it in your php.ini file under extensions.
3.) Update inc/config.php database values to match your host/port/user/db for both loginserver & world server.
- Note: If you do not add loginserver db, you'll probably start seeing a bunch of errors.