Skip to content
Evil Puncker edited this page May 28, 2023 · 32 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