# com.gameframex.unity.objectstorage.qiniu **Repository Path**: gameframex/com.gameframex.unity.objectstorage.qiniu ## Basic Information - **Project Name**: com.gameframex.unity.objectstorage.qiniu - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-23 - **Last Updated**: 2026-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## HOMEPAGE GameFrameX 的 Object Storage 七牛云 组件 **Object Storage 七牛云 组件 (Object Storage Component)** - 提供Object Storage 七牛云组件相关的接口。 # 使用文档(文档编写于GPT4) 参照父组件文档使用 ## 注意事项 # 使用方式(任选其一) 1. 直接在 `manifest.json` 的文件中的 `dependencies` 节点下添加以下内容 ```json {"com.gameframex.unity.objectstorage.qiniu": "https://github.com/AlianBlank/com.gameframex.unity.objectstorage.qiniu.git"} ``` 2. 在Unity 的`Packages Manager` 中使用`Git URL` 的方式添加库,地址为:https://github.com/AlianBlank/com.gameframex.unity.objectstorage.qiniu.git 3. 直接下载仓库放置到Unity 项目的`Packages` 目录下。会自动加载识别