baba-s / unity-compile-in-background

You can start compiling without having to return focus to the Unity editor after changing the script.

Home Page:http://baba-s.hatenablog.com/entry/2018/12/28/090000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnityCompileInBackground

You can start compiling without having to return focus to the Unity editor after changing the script.

News ( 2019/5/1 )

You do not need to use this repository as Visual Studio 2019 supports background compilation.

Version

  • Unity 2018.3.0f2

Usage

For example, if you edit and save the code in Visual Studio,
compilation will start without returning to the Unity editor.

For macOS user, please run "brew install fswatch".

About

You can start compiling without having to return focus to the Unity editor after changing the script.

http://baba-s.hatenablog.com/entry/2018/12/28/090000

License:MIT License


Languages

Language:C# 100.0%