AlicizaX/Client/Packages/com.alicizax.unity.config/README.md
陈思海 eb38f67131 init
2025-01-23 19:06:48 +08:00

19 lines
653 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## HOMEPAGE
GameFrameX 的 Asset 资源组件
**Asset 资源组件 (Asset Component)** - 提供资源相关的接口。
# 使用文档(文档编写于GPT4)
## 注意事项
# 使用方式(任选其一)
1. 直接在 `manifest.json` 的文件中的 `dependencies` 节点下添加以下内容
```json
{"com.gameframex.unity.asset": "https://github.com/AlianBlank/com.gameframex.unity.asset.git"}
```
2. 在Unity 的`Packages Manager` 中使用`Git URL` 的方式添加库,地址为https://github.com/AlianBlank/com.gameframex.unity.asset.git
3. 直接下载仓库放置到Unity 项目的`Packages` 目录下。会自动加载识别