PlistDumper

command module
v0.0.0-...-ea4c23a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2023 License: MIT Imports: 18 Imported by: 0

README

PlistDumper 是一个拆图工具。游戏发布的时候通常会采用和图来提高游戏运行效率,PlistDumper可以根据和图的配置文件拆分出子图片,并且还原图片真实大小。

  • 支持TexturePacker各种版本的plist文件导出
  • 支持TexturePacker部分json文件导出
  • 支持fnt位图字体文件导出
  • 支持spine的atlas文件导出
  • golang 开发,跨平台,可运行在Windows、Mac、Linux。

安装

  • 从github release里下载编译好的执行程序

从源码安装

  • 首先安装golang环境
  • 执行 go get -u -v github.com/qcdong2016/PlistDumper

使用说明

$ PlistDumper [plist|json|fnt|atlas|dir]
  • 第一个参数传文件或者目录
  • 不传参数等于传当前目录
  • --ext 指定只导出该后缀的文件

预览

preview

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL