C++ EQEmu - Open Source EverQuest Server

Тема в разделе "Another MMORPG / Разные игры", создана пользователем vasilachyk, 18 ноя 2017.

  1. vasilachyk

    vasilachyk Капля-Доверия
    Админы не рекомендуют.

    Регистрация:
    17 ноя 2017
    Сообщения:
    156
    Симпатии:
    11
    Skype:
    l2meganet.org.ua
    EQEmulator Core Server
    Travis CI (Linux) Appveyor (Windows)
    [​IMG] [​IMG]
    EQEmulator is a custom completely from-scratch open source server implementation for EverQuest built mostly on C++

    • MySQL/MariaDB is used as the database engine (over 200+ tables)
    • Perl and LUA are both supported scripting languages for NPC/Player/Quest oriented events
    • Open source database (Project EQ) has content up to expansion OoW (included in server installs)
    • Game server environments and databases can be heavily customized to create all new experiences
    • Hundreds of Quests/events created and maintained by Project EQ
    Server Installs
    Windows Linux
    Install Count [​IMG] [​IMG]
    > Windows
    > Debian/Ubuntu/CentOS/Fedora
    • You can use curl or wget to kick off the installer (whichever your OS has)
    curl -O https://raw.githubusercontent.com/EQEmu/Server/master/utils/scripts/linux_installer/install.sh install.sh && chmod 755 install.sh && ./install.sh

    wget --no-check-certificate https://raw.githubusercontent.com/EQEmu/Server/master/utils/scripts/linux_installer/install.sh -O install.sh && chmod 755 install.sh && ./install.sh

    Supported Clients
     

Партнеры