Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/merpheus-dev/UnityElevatorCompiler
- Owner: merpheus-dev
- Created: 2019-02-04T14:58:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-19T19:33:17.000Z (over 5 years ago)
- Last Synced: 2024-05-22T10:15:56.539Z (7 months ago)
- Topics: csharp, editor, unity
- Language: C#
- Homepage:
- Size: 7.04 MB
- Stars: 142
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)