So I've been working on Vertex lately, testing TMAPI on it. The progress so far looks like that:
In Vertex, I've added the capability that plugins can bring their own config UI through an abstraction in the API.
So far, initialization, connection and get process list function work. Attachment...