GameFrameX 的 Debugger 资源组件
Debugger 资源组件 (Debugger Component) - 提供调试日志相关的看板。
-
直接在
manifest.json
的文件中的dependencies
节点下添加以下内容{"com.gameframex.unity.debugger": "https://github.com/GameFrameX/com.gameframex.unity.debugger.git"}
-
在Unity 的
Packages Manager
中使用Git URL
的方式添加库,地址为:https://github.com/GameFrameX/com.gameframex.unity.debugger.git -
直接下载仓库放置到Unity 项目的
Packages
目录下。会自动加载识别