SamboyCoding / Cpp2IL

Work-in-progress tool to reverse unity's IL2CPP toolchain.
MIT License
1.56k stars 178 forks source link

Fix build failure and remove tree view dependency #238

Closed Sieluna closed 9 months ago

Sieluna commented 10 months ago

I've attempted to upgrade the preview dependency from its current version to the stable release and fixed the build errors that arose as a result. Due to the complexity and bulkiness of SharpTreeView, I found it challenging to migrate. Instead, I've implemented an alternative using built-in components.

If there are screenshots or visuals of the previous version, I'd be happy to make adjustments in order to match the original appearance closely.

The current visual representation is as follows:

image