SacanaWrapper
Use my dll tools as plugin's
Install / Use
/learn @marcussacana/SacanaWrapperREADME
Help-me keep actively creating tools!
Read more about this in my Ko-fi goal:
<a href='https://ko-fi.com/Z8Z231I4Z' target='_blank'><img height='40' style='border:0px;height:40px;' src='https://cdn.ko-fi.com/cdn/kofi1.png?v=2' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
SacanaWrapper
A Wrapper to use my tools as plugin to your software.
- Included a txt export/import as default
- Auto Plugin Detection (is little brute)
- Massive Directory/Files Import/Export with only a drag&drop
How works?
- Search for .ini files into a directory called "plugins"
- The .ini contains information of the Namespace, Class and In/Out void.
- The wrapper try found a .cs (c# source) or .dll; and try run it...
- Using reflection, he try call the function specified by the .ini into the .cs or .dll
Default Plugins:
Big part of my plugins is included in the Plugin Manager (PMan)
Note: "Filer" tools in the Plugin Manager is to extract only the text of plain text scripts, Can't decompile a compiled script.
How to Use:

