Skip to content

Unity package for disabling default auto compilation on focus after code change.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

AwixStudio/DisableAutoCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DisableAutoCompiler is simple unity package for disabling default auto compilation on focus after code change.

How to install:

  1. In Unity open Package Manager. Window -> Package Manager.
  2. Click the Plus button.
  3. Select "add package from git URL"
  4. https://github.com/AwixStudio/DisableAutoCompiler.git#main
  5. Add.

How to use:

  1. Toggle package in Tools/Auto Compiler/Toggle.

image

  1. Disable asset refresh in preferences.

image

Manual compilation: Press (ctrl + r) for manual compilation.

Warning: Please keep in mind that this setting is shared between all projects on your machine. If you toggle compiler in one project it will be also toggled in other projects (even projects without this package).

About

Unity package for disabling default auto compilation on focus after code change.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages