You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wiki/tools/tiled-map-packer.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,7 @@ title: "Tiled Map Packer"
4
4
5
5
# TiledMapPacker
6
6
7
-
> **Warning:** While the latest TiledMapPacker is available for download, you must be
8
-
> using the latest SNAPSHOT version of libGDX, currently 1.13.2-SNAPSHOT, to load maps created with it.
9
-
7
+
> **Note:** The most recent TiledMapPacker runnable is now available and requires libGDX version 1.13.5 or higher to load maps created with it.
10
8
You can download the runnable JAR release of **TiledMapPacker**, [here](https://libgdx-nightlies.s3.eu-central-1.amazonaws.com/libgdx-runnables/runnable-tiledmappacker.jar).
11
9
12
10
*Offline tool for preparing Tiled maps (`.tmx` or `.tmj`) to use a single optimized `TextureAtlas` for rendering
0 commit comments