Giter VIP home page Giter VIP logo

tattotatto / trinitycore434 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samaelsacred/trinitycore434

0.0 0.0 0.0 12.26 MB

World of Warcraft - Cataclysm 4.3.4 (15595) emulator.

Home Page: http://www.hongxikeji.cn

License: GNU General Public License v2.0

Shell 0.01% C++ 70.30% Perl 0.01% C 17.56% PHP 0.01% Objective-C 0.52% C# 0.02% Assembly 0.76% CMake 0.20% Batchfile 0.01% Yacc 0.01% GDB 0.01% Roff 0.06% TSQL 10.56%

trinitycore434's Introduction

logo TwilightCore

Requirements Windows

Requirements Ubuntu 18.04

sudo add-apt-repository universe
sudo apt update
sudo apt-get install git clang cmake make gcc g++ libmysqlclient-dev libbz2-dev libreadline-dev libncurses-dev libboost-all-dev mysql-server p7zip libace-dev

OpenSSL 1.0.2d :

sudo apt install build-essential checkinstall zlib1g-dev -y

./config --prefix=/usr/local/ssl --openssldir=/usr/local/ssl shared zlib

make
make test
sudo make install

Also make sure to set OPENSSL_ROOT_DIR to the location you extracted and build OpenSSL

export OPENSSL_ROOT_DIR=/home/user/dev/OpenSSL

cd to the TrinityCore directory and then:

mkdir build
cd build
cmake ..
make authserver
make worldserver

Introduction

TrinityCore is a MMORPG Framework based mostly in C++.

It is derived from MaNGOS, the Massive Network Game Object Server, and is based on the code of that project with extensive changes over time to optimize, improve and cleanup the codebase at the same time as improving the in-game mechanics and functionality.

Links

trinitycore434's People

Contributors

brian8544 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.