Files
PowerToys/src/modules/launcher/Wox.Plugin
Heiko e34fe272a5 [PT Run] Improve plugin loading error (#25095)
* Update message

* update text
2023-03-29 14:17:54 +02:00
..
2023-03-20 15:43:10 +01:00
2020-04-28 15:06:01 -07:00

What does Wox.Plugin do?

  • Defines base objects and interfaces for plugins
  • Plugin authors making C# plugins should reference this DLL via nuget
  • Contains base commands used by all plugins