Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defold/extension-texturepacker
Adds support for the TexturePacker atlas format
https://github.com/defold/extension-texturepacker
Last synced: 4 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-01T10:02:39.000Z (9 months ago)
- Last Synced: 2024-05-01T11:22:03.124Z (9 months ago)
- Language: Clojure
- Size: 9.58 MB
- Stars: 8
- Watchers: 6
- Forks: 0
- 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
[![Actions Status Alpha](https://github.com/defold/extension-texturepacker/actions/workflows/bob.yml/badge.svg)](https://github.com/defold/extension-texturepacker/actions)
![Texture Packer Export Folder](./docs/example1.png)
# 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)