Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomoneill/tmx-tileset-deduplicator
Consolidate duplicate tilesets back into one!
https://github.com/tomoneill/tmx-tileset-deduplicator
tiled-map-editor
Last synced: 16 days ago
JSON representation
Consolidate duplicate tilesets back into one!
- Host: GitHub
- URL: https://github.com/tomoneill/tmx-tileset-deduplicator
- Owner: TomONeill
- License: mit
- Created: 2023-08-23T18:52:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-24T20:38:43.000Z (over 1 year ago)
- Last Synced: 2024-11-16T00:37:15.087Z (3 months ago)
- Topics: tiled-map-editor
- Language: C#
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TMX tileset deduplicator
Using Tiled and have duplicate tilesets you want to consolidate back into one? This is the application for you.
> Usage notes: it is NOT possible at this moment in time to integrate this executable as a command in Tiled itself.
> This is a standalone executable that should be used separately from Tiled.## Usage
Run the project/executable. The location of the .tmx file is being asked for.
Then the tilesets in the .tmx file will be listed and can be selected to mark for deduplication. After that, tilesets will be consolidated and the duplicate tilesets will be removed. A new .tmx file is created in the same directory as the source.## When to use
If you have duplicate tilesets, used tiles from either tileset and now want to consolidate the tilesets into 1 tileset, keeping the used tiles from both tilesets.
## How was the duplicate tileset created?
It's possible that you copied tiles from another .tmx file, causing a duplicate tileset into the tmx file you're copying to, even if the exact same tileset was already there.
# Releases
# Donate
If you like my work so much that you feel like doing something nice for me, a complete stranger of the internet, you can.
Donate here.