Skip to content

denniseffing/titanium-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanium World Build Status

Titanium world is a private Tibia server.
The server is based on an earlier version of opentibia/server which targets Tibia 7.6.
Credits go to the developers of the opentibia project.

This repo contains changes to compile and run the server on Linux and introduces a small CI pipeline and docker containerization. If you are here to report a bug, head over to the issue tracker and create an issue.

Developer guide

Pull requests are welcome at any time.
So if you want to contribute, please read the following instructions.

Prerequisites

  • Use Linux
  • Install the dependencies.
apt-get install libgmp3-dev libboost-thread-dev libboost-regex-dev libboost-system-dev \
   libboost-filesystem-dev liblua5.1-dev libxml2-dev liblzma-dev zlib1g-dev libticonv-dev

Compile

Run the following commands to compile the source code.

cmake -DCMAKE_BUILD_TYPE=Performance -DUSE_MYSQL=Off
make

About

Private Tibia server of Titanium World

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published