Skip to content
Stefan A. Brannfjell edited this page Dec 3, 2020 · 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

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