SkillAgentSearch skills...

RME

OTAcademy fork of Remere's Map Editor repository.

Install / Use

/learn @OTAcademy/RME
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

What is this?

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

It is a fork of a Map Editor created by Remere.

You can find an engine compatible with OTBM format at OTAcademy, OTLand, OpenTibiaBR or other OT communities.

Visit OTAcademy discord if you are looking for support or updates.

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 using automatic libs installation with vcpkg manifest

required only vcpkg setup: https://github.com/microsoft/vcpkg

Compiling using manual libs installation

required vcpkg setup: https://github.com/microsoft/vcpkg

Required libraries:

  • wxWidgets >= 3.0
  • Boost >= 1.55.0

VCPKG libraries:

  • 32-bit : vcpkg install wxwidgets freeglut asio nlohmann-json fmt libarchive boost-spirit
  • 64-bit : vcpkg install --triplet x64-windows wxwidgets freeglut asio nlohmann-json fmt libarchive boost-spirit

Compile on Windows

Compile on Ubuntu

Compile on Arch Linux

Compile on macOS

Related Skills

View on GitHub
GitHub Stars61
CategoryDevelopment
Updated10d ago
Forks67

Languages

C++

Security Score

85/100

Audited on Mar 13, 2026

No findings