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

https://github.com/narazaka/checkmissingscripts

Find Missing Scripts in the current scene.
https://github.com/narazaka/checkmissingscripts

unity unity3d

Last synced: over 1 year ago
JSON representation

Find Missing Scripts in the current scene.

Awesome Lists containing this project

README

          

# CheckMissingScripts

Find Missing Scripts in the current scene.

## Install

### OpenUPM

see [OpenUPM page](https://openupm.com/packages/net.narazaka.unity.missing-scripts/)

### VRChat Creaters Companion (VCC)

1. Press "Add to VCC" on https://vpm.narazaka.net/ to add Narazaka's repository to VCC.
2. Make sure that "Narazaka VPM Listing" is enabled in VCC -> Settings -> Packages -> Installed Repositories.
3. Install "Check Missing Scripts" from your project's "Manage Project".

## Usage

Tools->CheckMissingScripts

## License

[Zlib License](LICENSE)