8000 GitHub - hunter3900/Debugger: A Powerful Unity Runtime Debugger Plugin, 一个Unity运行时调试查看日志组件,可搜索/可保存到本地
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A Powerful Unity Runtime Debugger Plugin, 一个Unity运行时调试查看日志组件,可搜索/可保存到本地

License

Notifications You must be signed in to change notification settings

hunter3900/Debugger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debugger: A powerful runtime debug tool for unity.

Debugger Functions

1. View logs, and copy to clipboard.

2. Save logs to local txt files by toggle.

3. View the information of your machine, such as cpu/gpu.

4. View basic profiler information, such as memory/resources, and support take a snapshop.

5. Auto resize on different resolutions.

6. Search log by key word.

Todo:

1. Publish to unity package manager and Asset Store

2. Add GM API support

1. How to use

git clone this project, and move it to Plugins folder of your project

2. Attach

add Debugger Component to your MainCamera just fine. 

image image image image image

references:

A powerful unity client framework: GameFramework

About

A Powerful Unity Runtime Debugger Plugin, 一个Unity运行时调试查看日志组件,可搜索/可保存到本地

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%
0