{"id":13662577,"url":"https://github.com/zigurous/unity-debug-tools","last_synced_at":"2025-04-25T10:32:22.924Z","repository":{"id":50563576,"uuid":"338213228","full_name":"zigurous/unity-debug-tools","owner":"zigurous","description":"🐞🦨 Assets and scripts for debugging Unity projects.","archived":false,"fork":false,"pushed_at":"2024-08-13T04:01:32.000Z","size":421,"stargazers_count":18,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-08-13T05:22:05.766Z","etag":null,"topics":["assets","debug","package","unity"],"latest_commit_sha":null,"homepage":"https://docs.zigurous.com/com.zigurous.debug","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zigurous.png","metadata":{"funding":{"patreon":"zigurous","custom":["paypal.com/donate?hosted_button_id=BGS8Y9U798JS8","zigurous.com"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-12T03:15:39.000Z","updated_at":"2024-08-13T05:22:07.959Z","dependencies_parsed_at":"2023-01-20T11:01:11.217Z","dependency_job_id":"e028448b-da11-4091-8dab-375cc59d085c","html_url":"https://github.com/zigurous/unity-debug-tools","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-debug-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-debug-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-debug-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-debug-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zigurous","download_url":"https://codeload.github.com/zigurous/unity-debug-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223996798,"owners_count":17238374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assets","debug","package","unity"],"created_at":"2024-08-02T05:02:02.539Z","updated_at":"2024-11-10T18:30:53.795Z","avatar_url":"https://github.com/zigurous.png","language":"C#","funding_links":["https://patreon.com/zigurous","paypal.com/donate?hosted_button_id=BGS8Y9U798JS8","zigurous.com"],"categories":["C\\#"],"sub_categories":[],"readme":"# Debug Tools\n\n[![](https://img.shields.io/badge/github-repo-blue?logo=github)](https://github.com/zigurous/unity-debug-tools) [![](https://img.shields.io/github/package-json/v/zigurous/unity-debug-tools)](https://github.com/zigurous/unity-debug-tools/releases) [![](https://img.shields.io/badge/docs-link-success)](https://docs.zigurous.com/com.zigurous.debug) [![](https://img.shields.io/github/license/zigurous/unity-debug-tools)](https://github.com/zigurous/unity-debug-tools/blob/main/LICENSE.md)\n\nThe **Debug Tools** package contains assets and scripts for debugging Unity projects. Included in the package are scripts for enhanced console logging, benchmarking, displaying framerate, and more. The package also comes with shaders to visualize different vertex data.\n\n## Reference\n\n- [Logging](https://docs.zigurous.com/com.zigurous.debug/manual/logging)\n- [Benchmarking](https://docs.zigurous.com/com.zigurous.debug/manual/benchmarking)\n- [Framerate Display](https://docs.zigurous.com/com.zigurous.debug/manual/framerate)\n- [Debug Shaders](https://docs.zigurous.com/com.zigurous.debug/manual/shaders)\n- [Mesh Debugger](https://docs.zigurous.com/com.zigurous.debug/manual/mesh-debugger)\n- [Drawing](https://docs.zigurous.com/com.zigurous.debug/manual/drawing)\n\n## Installation\n\nUse the Unity [Package Manager](https://docs.unity3d.com/Manual/upm-ui.html) to install the **Debug Tools** package.\n\n1. Open the Package Manager in `Window \u003e Package Manager`\n2. Click the add (`+`) button in the status bar\n3. Select `Add package from git URL` from the add menu\n4. Enter the following Git URL in the text box and click Add:\n\n```\nhttps://github.com/zigurous/unity-debug-tools.git\n```\n\n## Namespace\n\nImport the package namespace in each script or file you want to use it. You may need to regenerate project files/assemblies first.\n\n```csharp\nusing Zigurous.Debug;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigurous%2Funity-debug-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzigurous%2Funity-debug-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigurous%2Funity-debug-tools/lists"}