Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.
Arcueid edited this page Dec 5, 2022 · 2 revisions

Welcome to the BuildNotification wiki!

openupm

Allows you and your team to receive notification with build info started on you local/remote machine

This plugins works together with Build Notification Application.

Install

  1. Install Newtonsoft Json (Unity or DLL or nuget)

  2. Project Settings -> Package Manager -> Scoped registries

image

"scopedRegistries": [
   {
      "name": "Arcuied Plugins",
      "url": "https://package.openupm.com",
      "scopes": [
      "com.uurha"
      ]
   }
]

Window -> PackageManager -> Packages: My Registries -> Arcueid Plugins -> Build Notification

Clone this wiki locally