Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hampusborgos/rme
Remere's Map Editor
https://github.com/hampusborgos/rme
Last synced: about 19 hours ago
JSON representation
Remere's Map Editor
- Host: GitHub
- URL: https://github.com/hampusborgos/rme
- Owner: hampusborgos
- License: other
- Created: 2014-01-18T19:55:39.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T21:34:39.000Z (3 months ago)
- Last Synced: 2024-11-09T03:43:36.212Z (8 days ago)
- Language: C++
- Size: 11.6 MB
- Stars: 293
- Watchers: 65
- Forks: 221
- Open Issues: 95
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.rtf
Awesome Lists containing this project
README
What is this?
=============This is a map editor for OpenTibia, which is an open source implementation of the MMORPG Tibia (which can be found at [tibia.com](http://tibia.com)), the official website is [remeresmapeditor.com](http://remeresmapeditor.com).
You can find the project for hosting your own server at [the otserv project](https://github.com/opentibia/server).
The main fansite for help, discussion and servers is [otland.net](http://otland.net).I want to contribute
====================Contributions are very welcome, if you would like to make any changes, fork this project or request commit access.
I (Remere) am liberal to allowing any and all help and my involvement will be restricted to reviewing changes for now.
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](https://github.com/hjnilsson/rme/issues)
Other Applications
==========* To host your MMORPG game server, you can use [The Forgotten Server](https://github.com/otland/forgottenserver).
* To play your MMORPG game, you can use [OTClient](https://github.com/edubart/otclient)
* To map your MMORPG game, you can use this map editor.Download
========You can find official releases at [remeres mapeditor website](http://remeresmapeditor.com/marklar.php).
If you are looking for the 3.X version, download it [here](https://github.com/hjnilsson/rme/releases/) until It is added to the official website.
Compiling
=========
Required libraries:
* wxWidgets >= 3.0
* Boost >= 1.55.0[Compile on Windows](https://github.com/hjnilsson/rme/wiki/Compiling-on-Windows)
[Compile on Ubuntu](https://github.com/hjnilsson/rme/wiki/Compiling-on-Ubuntu)
[Compile on Arch Linux](https://github.com/hjnilsson/rme/wiki/Compiling-on-Arch-Linux)
[Compile on macOS](https://github.com/hjnilsson/rme/wiki/Compiling-on-macOS)