
This is a plugin based script aimed mainly at finding edits and creating scripts for Unity based games but can be extended via plugin to do whatever you are capable of scripting for any type of game.
You can import dump.cs (Il2CppDumper) and types.cs (Il2CppInspector) files.
My Il2Cpp Fields and Edit by Name scripts are included as plugins with improvements over the original scripts for making edits.
You can export standalone scripts using the edits made with the plugins.
Do not delete the BC_DATA directory that is created or the files inside of it and its subdirectories.

