Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/merpheus-dev/UnityElevatorCompiler

A plugin that plays elevator music while Unity compiles your code.
https://github.com/merpheus-dev/UnityElevatorCompiler

csharp editor unity

Last synced: about 2 months ago
JSON representation

A plugin that plays elevator music while Unity compiles your code.

Awesome Lists containing this project

README

        

# Elevator Compiler
A plugin that plays elevator music while Unity compiles your code.

## Installation
**2018.1+ users:**

You can use [Unity Package Manager](https://docs.unity3d.com/Packages/[email protected]/manual/index.html) 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!

## License
[MIT](https://choosealicense.com/licenses/mit/)