Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/unity-zed.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Zed** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unity-zed.git
```

[![pkglnk](https://www.pkglnk.dev/badge/unity-zed.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/unity-zed)

Dependencies (1)

README

Zed for Unity openupm

This is a homemade package to integrate Zed as Unity external script editor.

Roadmap

  • Discovery of Zed installations
  • Register as Unity external tools
  • Support C# sln/csproj generation
  • Write Zed extension to deeper integration via IPC

Installation

# 1. Via OpenUPM
openupm add com.maligan.unity-zed

# 2. Via PackageManger & GitHub URL
https://github.com/maligan/unity-zed.git

# 3. Via copy this repository content into Packages/ folder

Comments

No comments yet. Be the first!