h3mm3's blog

Stories from behind the keyboard

  • RSS
  • Twitter

ScriptCs.Gui is now a standard script pack for ScriptCS. You can just grab it from NuGet with

C:\scriptcs -install ScriptCs.Gui

..and use it in REPL with:

> var gui = Require<Gui>();
>

No comments: