Packaging a Blueprint Plugin

So I’ve created some blueprint classes that I would like to share on the market place. They are written in blueprint, not C++.

How do I package blueprint classes into a plugin; would this be considered a content plugin?

Secondly, it seems blueprint classes identify references between each other using absolute pathing. Is this going to be an issue for distributing plugins?

If there are some nice examples, it might be nice to play around with them!

THanks in advance.

did you ever find any good examples for this? seems like there should be some out there but have been hard pressed to come up with any myself