marcussacana / SacanaWrapper

Use my dll tools as plugin's

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help-me keep actively creating tools!

Read more about this in my Ko-fi goal:

Buy Me a Coffee at ko-fi.com

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:

https://u.nya.is/gaqnnu.gif

Ready-To-Use Builds

About

Use my dll tools as plugin's


Languages

Language:C# 100.0%