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.
- Host: GitHub
- URL: https://github.com/narazaka/checkmissingscripts
- Owner: Narazaka
- License: zlib
- Created: 2023-09-11T02:32:30.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-22T07:34:08.000Z (over 2 years ago)
- Last Synced: 2025-03-19T22:52:56.882Z (over 1 year ago)
- Topics: unity, unity3d
- Language: C#
- Homepage: https://narazaka.github.io/CheckMissingScripts/
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)