mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-23 09:10:11 +00:00
Update document
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
### 资源包加密
|
### 资源包加密
|
||||||
|
|
||||||
编写继承IAssetEncrypter接口的加密类。注意:加密类文件需要放置在Editor文件夹里。
|
编写继承IEncryptionServices接口的加密类。注意:加密类文件需要放置在Editor文件夹里。
|
||||||
|
|
||||||
````C#
|
````C#
|
||||||
using System;
|
using System;
|
||||||
|
|||||||
Reference in New Issue
Block a user