Bureaucrats, support, Administrators
399
edits
m (added categories) |
(added a note about the license) |
||
Line 7: | Line 7: | ||
The tilesets used for the maps are in tiled/tileset directory in the stendhal source. Give your image a descriptive name in lowercase letter and use underscore between words. You don't need to repeat information in the image name that's already given by the directory name. The current directory hierarchy is [[HowToUseTiledToCreateStendhalMaps#Tilesets|here]]. | The tilesets used for the maps are in tiled/tileset directory in the stendhal source. Give your image a descriptive name in lowercase letter and use underscore between words. You don't need to repeat information in the image name that's already given by the directory name. The current directory hierarchy is [[HowToUseTiledToCreateStendhalMaps#Tilesets|here]]. | ||
* The license must be [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GPL], or compatible, such as public domain. | |||
* Tile size is <b>32x32</b> pixels. Therefore, the dimensions of all tilesets must be some multiple of 32. | * Tile size is <b>32x32</b> pixels. Therefore, the dimensions of all tilesets must be some multiple of 32. | ||
* File format is PNG, 8 bits/color. | * File format is PNG, 8 bits/color. |