https://github.com/gameframex/com.gameframex.unity.debugger
https://github.com/gameframex/com.gameframex.unity.debugger
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gameframex/com.gameframex.unity.debugger
- Owner: GameFrameX
- License: apache-2.0
- Created: 2024-08-14T03:20:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-30T15:55:30.000Z (about 1 year ago)
- Last Synced: 2025-05-30T22:19:28.141Z (about 1 year ago)
- Language: C#
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
## HOMEPAGE
GameFrameX 的 Debugger 资源组件
**Debugger 资源组件 (Debugger Component)** - 提供调试日志相关的看板。
# 使用文档(文档编写于GPT4)
## 注意事项
# 使用方式(任选其一)
1. 直接在 `manifest.json` 的文件中的 `dependencies` 节点下添加以下内容
```json
{"com.gameframex.unity.debugger": "https://github.com/GameFrameX/com.gameframex.unity.debugger.git"}
```
2. 在Unity 的`Packages Manager` 中使用`Git URL` 的方式添加库,地址为:https://github.com/GameFrameX/com.gameframex.unity.debugger.git
3. 直接下载仓库放置到Unity 项目的`Packages` 目录下。会自动加载识别