McBen / IITCPluginKit

Framework to help building iitc-plugins
Other
10 stars 1 forks source link

Feature: IITC API for IITC-CE #15

Open gyeoul opened 1 week ago

gyeoul commented 1 week ago

I was wondering if it might be possible to consider updating to include the IITC APIs added in IITC-CE v0.38.0? It looks like Filters API and Toolbox API have been added, and Comm API will be added in v0.39. I think it would make for a much better coding environment.

You might also want to check out: https://github.com/IITC-CE/ingress-intel-total-conversion/wiki/IITC-plugin-migration-guide https://iitc-ce.github.io/ingress-intel-total-conversion/IITC.filters.html https://iitc-ce.github.io/ingress-intel-total-conversion/IITC.toolbox.html https://iitc-ce.github.io/ingress-intel-total-conversion/IITC.comm.html