Map editor for Settlers 2 based on s25edit (RTTR)

Map editor for Settlers 2 based on s25edit (RTTR) for AmigaOS4 by "AOS4 fans from Mars".
The game requires clib4.library.
Copyright (C) 2009 - 2021 Marc Vester (XaserLE)
Copyright (C) 2009 - 2021 Settlers Freaks <sf-team at siedler25.org>
SPDX-License-Identifier: GPL-3.0-or-later
# 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 <http://www.gnu.org/licenses/>.
```
