https://github.com/gameframex/com.gameframex.unity.benedicht.besthttp
从BestHTTP 二次分发而来
https://github.com/gameframex/com.gameframex.unity.benedicht.besthttp
Last synced: about 1 year ago
JSON representation
从BestHTTP 二次分发而来
- Host: GitHub
- URL: https://github.com/gameframex/com.gameframex.unity.benedicht.besthttp
- Owner: GameFrameX
- License: other
- Created: 2023-12-02T11:30:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-30T15:49:48.000Z (about 1 year ago)
- Last Synced: 2025-05-30T22:15:46.824Z (about 1 year ago)
- Language: C#
- Size: 3.68 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# 非常强大的HTTP请求插件
该库主要服务于 `https://github.com/AlianBlank/GameFrameX` 作为子库使用。
# 使用方式(三种方式)
1. 直接在 `manifest.json` 文件中添加以下内容
```json
{"com.benedicht.besthttp": "https://github.com/AlianBlank/com.benedicht.besthttp.git"}
```
2. 在Unity 的`Packages Manager` 中使用`Git URL` 的方式添加库,地址为:https://github.com/AlianBlank/com.benedicht.besthttp.git
3. 直接下载仓库放置到Unity 项目的`Packages` 目录下。会自动加载识别
# 改动功能
1. 增加 `Packages` 的支持
# 当前版本 `2.8.3`
# 文档
https://benedicht.github.io/BestHTTP-Documentation/