BaiRiMengXiangJia / demo-process-build-textures

A build plugin to help you process textures after build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to get built textures in plugin

这个项目中包含了一个构建插件,展示了如何在构建的过程中遍历项目中的各种类型的图片,并且输出它们构建后的路径,以便你对这些构建好的图片做进一步处理。

该项目依赖 Cocos Creator 2.0。

构建插件的具体开发方式,请参考《定制项目构建流程》


This project contains a build plugin that shows you how to traverse the various types of textures in your project during the build process, and then output the paths they build so that you can further process these built textures.

This project relies on Cocos Creator 2.0.

For more information about build plugin, refer to Custom Project Build Process.

About

A build plugin to help you process textures after build


Languages

Language:JavaScript 100.0%