Create
AddonHandler PulsarLib.Addons.Create( string name )
Description
Build a function o from f/g so that f(g(x)) == o(x)
Arguments
string name
The name of the addon. This must be unique.
Returns
AddonHandler Addon
The AddonHandler table. This allows you to set the rest of the needed variables.