https://github.com/ovieira/BuildCompletedNotifier
Play notification sound when a unity build completes
https://github.com/ovieira/BuildCompletedNotifier
build editor unity
Last synced: about 1 year ago
JSON representation
Play notification sound when a unity build completes
- Host: GitHub
- URL: https://github.com/ovieira/BuildCompletedNotifier
- Owner: ovieira
- License: mit
- Created: 2019-02-14T13:51:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T23:48:01.000Z (about 4 years ago)
- Last Synced: 2024-11-10T16:44:50.817Z (over 1 year ago)
- Topics: build, editor, unity
- Language: C#
- Homepage:
- Size: 176 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Build Completed Notifier
You know those moments when you're waiting for a build to finish? You just start doing other stuff never really knowing when your build has completed or failed.
With this small tool, you will know exactly when to get back to unity again! Just make sure to leave your sound on so you can hear the notifications!
## Features
- Trigger audio clip when build completes
## How to Use
1. Open the project settings window
2. Go to `O Vieira/Build Completed Notifier`
3. Assign audio clips for each build result
4. Trigger a build and try it out!
