https://github.com/smallruraldog/atlas-restore
atlas还原工具,layaAri游戏图集还原
https://github.com/smallruraldog/atlas-restore
atlas layaair layabox
Last synced: 8 months ago
JSON representation
atlas还原工具,layaAri游戏图集还原
- Host: GitHub
- URL: https://github.com/smallruraldog/atlas-restore
- Owner: SmallRuralDog
- License: mit
- Created: 2018-11-10T10:35:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-10T11:56:15.000Z (over 7 years ago)
- Last Synced: 2025-04-10T03:47:05.199Z (about 1 year ago)
- Topics: atlas, layaair, layabox
- Language: Python
- Size: 2.93 KB
- Stars: 7
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LayaAri游戏图集还原脚本
### 运行环境
- Python 2.7
- PIL
### 使用方法
```
# python main.py '还原文件'
python main.py ./game.atlas
```
> 注意 : `atlas文件`和`图片文件`需在同一个目录下