Depend on the Rhino mod rather than packaging the entire Rhino engine (greatly reduces binary size: 1.7 MB -> 300 KB)
Improved the API and added state
Added the /dynamic-skins
command
Changed a small implementation detail (used WrapMethod
instead of Inject
for the mixin)