Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.61 KB

File metadata and controls

49 lines (30 loc) · 1.61 KB

What is this?

This is a map editor for game servers that derivied from OpenTibia server project.

Originally the tool was coded by Remere, you can find his repository here.

You can find the project for hosting your own server at the otserv project.

The main place for help, discussion and servers is OTA discord.

I want to contribute

Contributions are very welcome, if you would like to make any changes, fork this project or request commit access.

Please, if you would like to contribute anything, documentation, extensions or code speak up!

Bugs

Have you found a bug? Please create an issue in our bug tracker

Other Applications

Download

You can find official releases at this repository releases page.

Compiling

Required libraries:

  • wxWidgets >= 3.0
  • Boost >= 1.55.0

Compile on Windows

Compile on Ubuntu

Compile on Arch Linux

Compile on macOS