Hi,
I want to create a paid version of my plugin. As I have never done this before I wonder if anybody could point me toward some resources to learn about the process.
I don´t need it super secure as I don´t care about people that would put a lot of effort into circumventing the licensing process.
Installation should still happen over the PackageManager.
I guess I would like to have one command (“License”) that requires you to paste a code once to activate all the commands in the plugin.
I found this in the forum: Interacting with Rhino Accounts with C#
and this: Rhino Accounts Reference
Is this something I should work through, or is this overkill or for something entirely different?
Does anybody have some sample or guide?
Thanks!