Git Product home page Git Product logo

rme's Introduction

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), the official website is remeresmapeditor.com. You can find the project for hosting your own server at the otserv project. The main fansite for help, discussion and servers is 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 found a bug? Please create an issue in our bug tracker

Other Applications

  • To host your MMORPG game server, you can use The Forgotten Server.
  • To play your MMORPG game, you can use OTClient
  • To map your MMORPG game, you can use this map editor.

Download

You can find official releases at remeres mapeditor website.

If you looking for the 3.0 version, download it here until It is added to the official website.

Compiling

First make sure that you have the necessary compiling, if any library is missing then you need to find it and install in your linux by yourself, required libraries are:

  • wxWidgets >= 3.1
  • Boost >= 1.34.0

Windows

==============

Assuming that you have MSVC 2013 or later and the required libraries installed, clone the project, open the project file in vcproj/Project/RME.vcproj then hit build.

For more details you can follow this tutorial by dominique120.

Linux

===============

# Installing dependencies
sudo apt-get install git libboost-system-dev libboost-thread-dev libglu1-mesa-dev libwxgtk3.0-dev libarchive-dev cmake

# Clone the project
git clone [email protected]:hjnilsson/rme.git

# Go to RME Folder
cd rme

# Preparing to build
mkdir build && cd build
cmake ..

# Building
make -j `nproc`

# Running and enjoy
./rme

rme's People

Contributors

bendol avatar comedinha avatar dalkon avatar divinity76 avatar dominique120 avatar edubart avatar gpedro avatar hrsantiago avatar marksamman avatar mathiasbynens avatar mignari avatar nu77 avatar peonso avatar reyaleman avatar yamaken93 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.