An open API service indexing awesome lists of open source software.

https://github.com/needle-tools/console-hyperlinks

Adds hyperlink handling for Unity console logs and more
https://github.com/needle-tools/console-hyperlinks

Last synced: 12 months ago
JSON representation

Adds hyperlink handling for Unity console logs and more

Awesome Lists containing this project

README

          

# Custom Console Hyperlink handling for Unity

## Installation 💾

Add from OpenUPM | via scoped registry, recommended

To add OpenUPM to your project:

- open `Edit/Project Settings/Package Manager`
- add a new Scoped Registry:
```
Name: OpenUPM
URL: https://package.openupm.com/
Scope(s): com.needle
```
- click Save
- open Package Manager
- Select ``My Registries`` in dropdown top left
- Select ``Console-Hyperlinks`` and click ``Install``

Add from GitHub | not recommended, no updates through PackMan

You can also add it directly from GitHub on Unity 2019.4+. Note that you won't be able to receive updates through Package Manager this way, you'll have to update manually.

- open Package Manager
- click +
- select Add from Git URL
- paste `https://github.com/needle-tools/console-hyperlinks.git?path=/package`
- click Add

## How To Use 💡
Please open the Package Readme for more information.

## Unity Versions ✔️
Tested with Unity 2019.4 and above

## Support 💚
This project is supported via donations. If you or your team have found it useful, please consider supporting further development through [patreon](https://www.patreon.com/needletools)

## Contact ✒️
[🌵 needle — tools for unity](https://needle.tools)
[@NeedleTools](https://twitter.com/NeedleTools) •
[@marcel_wiessler](https://twitter.com/marcel_wiessler) •
[@hybridherbst](https://twitter.com/hybridherbst) •
[Needle Discord](https://discord.gg/CFZDp4b)