https://github.com/defold/extension-texturepacker
Adds support for the TexturePacker atlas format
https://github.com/defold/extension-texturepacker
Last synced: 12 months ago
JSON representation
Adds support for the TexturePacker atlas format
- Host: GitHub
- URL: https://github.com/defold/extension-texturepacker
- Owner: defold
- License: mit
- Created: 2023-11-01T07:41:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-23T10:55:11.000Z (about 1 year ago)
- Last Synced: 2025-04-23T11:38:37.167Z (about 1 year ago)
- Language: Clojure
- Size: 9.91 MB
- Stars: 21
- Watchers: 6
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-defold - Texture Packer Atlas
README
[](https://github.com/defold/extension-texturepacker/actions)

# Texture Packer Atlas support for Defold
Defold [native extension](https://www.defold.com/manuals/extensions/) for using packed atlases
[Manual, API and setup instructions](https://www.defold.com/extension-texturepacker/) is available on the official Defold site, or [here](./docs/index.md)
# The .tpinfo format is explained here
[.tpinfo format](./README_FORMAT.md)