https://github.com/unity-game-framework/ugf-debugtools
Provides tools for working with debug information.
https://github.com/unity-game-framework/ugf-debugtools
active
Last synced: 5 months ago
JSON representation
Provides tools for working with debug information.
- Host: GitHub
- URL: https://github.com/unity-game-framework/ugf-debugtools
- Owner: unity-game-framework
- License: mit
- Created: 2021-09-10T16:42:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T12:07:09.000Z (over 1 year ago)
- Last Synced: 2024-10-25T11:04:45.059Z (over 1 year ago)
- Topics: active
- Language: C#
- Homepage:
- Size: 362 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license
Awesome Lists containing this project
README
# com.ugf.debugtools
UGF.DebugTools
## Information
- **Version**: `3.0.0-preview.1`
- **Unity**: `2023.2`
- **API Compatibility Level**: `.NET Standard 2.0`
### Dependencies
- `com.ugf.editortools`: `3.0.0-preview.13`
- `com.ugf.builder`: `2.0.2`
- `com.ugf.initialize`: `2.9.0`
- `com.ugf.runtimetools`: `3.0.0-preview.18`
- `com.unity.modules.uielements`: `1.0.0`
### Description
Provides tools for working with debug information.
### Changelog
- [Full changelog](changelog.md)
### Registry
Read about where packages stored: [Registry](https://github.com/unity-game-framework/organization/blob/main/docs/registry.md).
## How to Install
Read about how to install any packages from the `Unity Game Framework` registry: [Install Package](https://github.com/unity-game-framework/organization/blob/main/docs/install-packages.md).