- Please, consider working your projects and codebases on https://github.com/TwistedScorpio/Nostalrius
OTHire is a free MMORPG emulation, that creates a own gameworld server, based on the CIPSoft's Tibia version 7.72. It is a fork of the OpenTibia Server project.
- Compatible AAC, ZnoteAAC HERE.
- Flags calculator HERE.
- MySql_Schema.sql default
account // password
is123456 // tibia
. - For more information check our Wiki.
If you want, you can use Docker to compile it.
$ docker-compose build
It will start a Alpine container, install dependencies and compile the current code from source/
into the container. Works on any machine with Docker installed.
If you need help, please visit our OTLand forum thread. We use the issue tracker on GitHub, where you can posts errors and bugs found and also suggest enhancements.