HowToUseTiledToCreateStendhalMaps: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
No edit summary
imported>Hendrik Brummermann
Line 7: Line 7:
If you don't have the map files from Stendhal already, please follow these instructions to setup a development environment with the latest source code and map files: [[Stendhal on Eclipse]]
If you don't have the map files from Stendhal already, please follow these instructions to setup a development environment with the latest source code and map files: [[Stendhal on Eclipse]]


= How to create a Map =
= How to create a new map =

{{TODO|update these screenshots to the most recent version of Tiled}}

Before you create a new map, I suggest, that you open some existing maps and look around how they are built. And there are many places in Stendhal already, that could use some improvements or additions.


{{TODO|update these instructions for how to start the QT version not the old Java version}}
To start Tiled double click on the <b>tiled.jar</b> file or use the following command line:
java -jar tiled.jar


[[Image:Tiled1.png]] <br><small>Figure 1: The Tiled map editor</small><br>
[[Image:Tiled1.png]] <br><small>Figure 1: The Tiled map editor</small><br>