Update document

pull/4/head
hevinci 2022-03-23 23:08:39 +08:00
parent 4a3000b9c8
commit 6dde7e8bfe
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
### 资源包加密
编写继承IAssetEncrypter接口的加密类。注意加密类文件需要放置在Editor文件夹里。
编写继承IEncryptionServices接口的加密类。注意加密类文件需要放置在Editor文件夹里。
````C#
using System;