Skip to content

shanximuge/UnityProjectBrowser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityProjectBrowser

A standalone Winforms application for browsing references in a Unity project.

In the Unity Editor, it's often easy to see which assets and scripts are being used by a particular asset. However, it's much more difficult to see incoming references - which assets are referencing that asset. This program performs that function by parsing the entire contents of a Unity project and building a network of references you can browse.

GitHub Logo

About

Standalone Winforms application for browsing references in a Unity project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%