All Projects → cocos-creator → demo-process-build-textures

cocos-creator / demo-process-build-textures

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

Programming Languages

javascript
184084 projects - #8 most used programming language

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 Custom Project Build Process.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].