Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jfranmora/unity-compile-before-play


https://github.com/jfranmora/unity-compile-before-play

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# [Unity] Compile before play
Are you tired of pressing CTRL + R to compile your scripts in Unity? (This only happens when you have the auto refresh function disabled)
Add this script to compile your scripts automatically before entering play mode.

## Installation (Manual)
Download the latest release and unzip it in the project.

## Installation (UPM)
Add to `manifest.json` as dependency the following line:

`"com.jfranmora.editorextensions.compile-before-play": "https://github.com/jfranmora/unity-compile-before-play.git#upm"`