https://github.com/unity-game-framework/ugf-editortools
Provides tools for working with editor code.
https://github.com/unity-game-framework/ugf-editortools
active featured
Last synced: about 2 months ago
JSON representation
Provides tools for working with editor code.
- Host: GitHub
- URL: https://github.com/unity-game-framework/ugf-editortools
- Owner: unity-game-framework
- License: mit
- Created: 2019-10-21T17:44:13.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T12:30:12.000Z (over 1 year ago)
- Last Synced: 2024-08-17T13:35:14.594Z (over 1 year ago)
- Topics: active, featured
- Language: C#
- Homepage:
- Size: 872 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license
Awesome Lists containing this project
README
# com.ugf.editortools
UGF.EditorTools
## Information
- **Version**: `3.0.1`
- **Unity**: `2023.2`
- **API Compatibility Level**: `.NET Standard 2.1`
### Dependencies
- N/A
### Description
Provides tools for working with editor code.
### 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).