Update document
parent
4a3000b9c8
commit
6dde7e8bfe
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
### 资源包加密
|
### 资源包加密
|
||||||
|
|
||||||
编写继承IAssetEncrypter接口的加密类。注意:加密类文件需要放置在Editor文件夹里。
|
编写继承IEncryptionServices接口的加密类。注意:加密类文件需要放置在Editor文件夹里。
|
||||||
|
|
||||||
````C#
|
````C#
|
||||||
using System;
|
using System;
|
||||||
|
|
Loading…
Reference in New Issue