Skip to content

jfranmora/unity-compile-before-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[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"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages