MO
mogoson/MGS.Assemblyman
Editor to analyse assembly.
[TOC]
MGS.Assemblyman
Summary
- Editor to analyse assembly.
Ability
- Show assemblies reference by a lib.
- Show assemblies reference to a lib.
- Show assemblies reference mutual.
Install
-
Unity --> Window --> Package Manager --> "+" --> Add package from git URL...
https://github.com/mogoson/MGS.Assemblyman.git?path=/Assets
Usage
- Find the menu item "Tools/Assemblyman" in Unity editor menu bar and click it or press key combination Alt+M to open the "Assemblyman" editor window.
- Input keywords into the left text box to filter the assemblies that you do not wan to care.
- Input keywords into the right text box to select the assemblies that you need care.
- The workspace view will show assemblies references infos.
- Main assemblies show as white color.
- Reference assemblies show as gray color.
- Assemblies referenced by the main assembly show before the separator "-><-" line.
- Assemblies referenced to the main assembly show after the separator "-><-" line.
- Reference mutual assemblies show as red color.
Copyright © 2025 Mogoson. mogoson@outlook.com
On this page
Languages
C#100.0%
Contributors
Apache License 2.0
Created August 10, 2022
Updated December 4, 2025