Export the file structure of a Unity project into a .txt file.
ex.
Assets
-Packages
--ProjectStructureExporter
---LICENSE
---package.json
---ProjectStructureExporterWindow.asmdef
---ProjectStructureExporterWindow.cs
You can use Package Manager or import it directly.
https://github.com/XJINE/Unity_ProjectStructureExporter.git?path=Assets/Packages/ProjectStructureExporter
This project use following resources.