Skip to content

A build plugin to help you process textures in Creator 2.x after build

Notifications You must be signed in to change notification settings

cocos/cocos-example-process-build-textures

Repository files navigation

How to get built textures in plugin

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

该项目依赖 Cocos Creator 2.4+。

构建插件的具体开发方式,请参考《扩展构建流程》


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.4+.

For more information about build plugin, refer to Extend The Build Process.

About

A build plugin to help you process textures in Creator 2.x after build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published