Skip to content
Ranieri Althoff edited this page Jun 1, 2024 · 35 revisions

The Forgotten Server Wiki

Tutorial: Guide to setting up and maintaining an Open Tibia server

Compiling: Compile the source code into an executable file to run the server

Using system packages

If your server crashes, you might want to compile debug binaries to retain symbols and figure out what happens behind a segmentation fault.

Scripting: The scripting interface in TFS is supported by the Lua language where you can customize the server with scripts.

Changelogs:

Roadmap for future versions

Clone this wiki locally