v0.6.15 released.

Includes a way to view which tileset a tile is from on a map. It is
shown in the tooltip from the "Testing" tab of the map editor.
This commit is contained in:
Zukero
2019-05-31 10:28:16 +02:00
parent 92e07e76d2
commit ac68006a69
5 changed files with 31 additions and 22 deletions

View File

@@ -1 +1 @@
v0.6.14
v0.6.15

View File

@@ -1,7 +1,7 @@
!include MUI2.nsh
!define VERSION "0.6.14"
!define TRAINER_VERSION "0.1.4"
!define VERSION "0.6.15"
!define TRAINER_VERSION "0.1.5"
!define JAVA_BIN "javaw"
Name "Andor's Trail Content Studio v${VERSION}"