Elevator Compiler
A plugin that plays elevator music while Unity compiles your code.
Installation
2018.1+ users:
You can use Unity Package Manager to install this package. Follow this steps:
- Clone the repo
- Copy com.m3rt32.elevatorcompiler folder, under to your Packages directory. Unity will auto detect it!
- You are good to go!
Earlier Unity versions/Alternative installation
- Clone the repo
- import the unitypackage
- Make sure everything is under Editor folder
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Thanks to Ciro Continisio for package manager suggestion!