An open API service indexing awesome lists of open source software.

https://github.com/return-to-the-roots/s25edit

Fork of Launchpad: Worldeditor by XaserLe
https://github.com/return-to-the-roots/s25edit

editor maps rttr settlers-ii

Last synced: 10 months ago
JSON representation

Fork of Launchpad: Worldeditor by XaserLe

Awesome Lists containing this project

README

          

# Return To The Roots Mapeditor

## About
------
This is a re-engineered version of the Bluebytes (C) Siedler 2 Gold (C) Mapeditor.

Used librarys: SDL and a modified version of SGE.

## Installation
-------------
Compile as part of [RTTR](https://github.com/Return-To-The-Roots/s25client/).
Put your Siedler 2 Gold (C) files in the S2 folder created (there is a file "put your S2-Installation in here").
Don't create a subfolder. DATA and GFX have to be in the same directory as the above file.

## License
--------

Originally created by Marc Vester (XaserLE) on [Launchpad](https://code.launchpad.net/~xaserle/s25rttr/s25edit) and released under GPLv2 or later.

Adapted and integrated into Return to the Roots in 2017 and re-released under GPLv3.

Original License:
```
Copyright (c) 2009 - 2012 Marc Vester (XaserLE)

This file is part of Return to the Roots Mapeditor.

Return To The Roots Mapeditor is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

Return To The Roots Mapeditor is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Return To The Roots Mapeditor. If not, see .
```