Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lzdyes/texture-unpacker
A cross-platform unpack texture atlases tool built with tauri
https://github.com/lzdyes/texture-unpacker
cocos2d-x cross-platform rust tauri texture-unpacker texturepack tool typescript unity3d vite vue vue3
Last synced: 17 days ago
JSON representation
A cross-platform unpack texture atlases tool built with tauri
- Host: GitHub
- URL: https://github.com/lzdyes/texture-unpacker
- Owner: lzdyes
- Created: 2022-04-05T09:24:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-14T15:03:15.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T20:44:44.336Z (2 months ago)
- Topics: cocos2d-x, cross-platform, rust, tauri, texture-unpacker, texturepack, tool, typescript, unity3d, vite, vue, vue3
- Language: Vue
- Homepage:
- Size: 1010 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Texture Unpacker
A cross-platform unpack texture atlases tool built with tauri.[![Windows Support](https://img.shields.io/badge/Windows-0078D6?style=flat&logo=windows&logoColor=white)](https://github.com/lzdyes/texture-unpacker/releases)
[![MacOS Support](https://img.shields.io/badge/MACOS-adb8c5?style=flat&logo=macos&logoColor=white)](https://github.com/lzdyes/texture-unpacker/releases)
[![Linux Support](https://img.shields.io/badge/linux-1793D1?style=flat&logo=linux&logoColor=white)](https://github.com/lzdyes/texture-unpacker/releases)## Features
- Support texture pack format 2 and 3
- Support to open file dialog to select files (.plist .png)
- Drag files to the client## Screenshots
![](docs/screenshots/windows_1.png)
## Install
Download from [release](https://github.com/lzdyes/texture-unpacker/releases). Supports Windows x64, Linux x86_64 and macOS 11+
Or you can build it yourself. Supports Windows, Linux and macOS 10.15+
Notes: If you could not start the app on Windows, please check that you have [Webview2](https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section) installed.