Commit Graph

1 Commits

Author SHA1 Message Date
Jonas Kulla 94c2f2b60e Add experimental plugin system
Plugins define the interface specified in plugin.h and have
full access to any functions exposed in mkxp.
Specify plugins to be loaded in the config file via
'plugin=/path/to/plugin.so' lines.

A sample plugin for the MRI binding is provided.
2014-01-03 12:42:45 +01:00