mirror of
https://github.com/zhitaocai/CocosCreator-Build-Encrypt.git
synced 2026-06-20 00:37:21 +08:00
Merge branch 'release/0.3.0' into dev
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 0.3.0
|
||||
|
||||
* Cocos Creator 2.3.3
|
||||
* 原生平台
|
||||
* 支持将构建后的 txt、json 加密(带有随机性)
|
||||
* 支持将构建后的 png、jpg、jpeg、gif、webp 加密(带有随机性)
|
||||
|
||||
## 0.2.0
|
||||
|
||||
* Cocos Creator 2.3.3
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# CocosCreator-Build-Encrypt
|
||||
|
||||
[](CHANGELOG.md)
|
||||
[](CHANGELOG.md)
|
||||
[](http://www.cocos.com/creator)
|
||||
[](http://www.cocos.com/creator)
|
||||
[](http://www.cocos.com/creator)
|
||||
@@ -61,6 +61,9 @@
|
||||
| jpeg | Y |
|
||||
| gif | Y |
|
||||
| webp | Y |
|
||||
| txt | Y |
|
||||
| json | Y |
|
||||
|
||||
|
||||
### Cocos Creator 2.x.x( < 2.3.3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user