Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiangjie/unity-find-ts-in-prefabs
https://github.com/jiangjie/unity-find-ts-in-prefabs
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jiangjie/unity-find-ts-in-prefabs
- Owner: JiangJie
- License: gpl-3.0
- Created: 2024-04-02T09:08:00.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-08T12:17:34.000Z (7 months ago)
- Last Synced: 2024-04-16T02:24:26.590Z (7 months ago)
- Language: TypeScript
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity Find TS In Prefabs
## Features
参考[unity-find-in-prefabs](https://github.com/JiangJie/unity-find-in-prefabs)的实现,支持在`Unity`项目中查找`TypeScript`脚本被哪些`prefab`和`scene`文件引用。
> 仅适用于使用[PuerTS](https://github.com/Tencent/puerts)的Unity项目。