-
Atlas图片拆解脚本工具
资源介绍
# Atlas picture Unpacker
## Requirements
- Python (with pip)
- [Pillow](https://python-pillow.org)
## Installation
```sh
$ sudo easy_install pip
$ pip install Pillow
```
## Usage
`test.atlas` and `test.png` will product a dir named test:
```sh
$ atlascutter.py test
```
or
```sh
$ atlascutter.py test.atlas
```
- 上一篇: 微信小游戏排行榜及开放域源码
- 下一篇: socket-io.js