extension changes

This commit is contained in:
Frank Skare
2019-07-25 02:22:16 +02:00
parent d96587cb7b
commit dfc1ac712e
7 changed files with 15 additions and 76 deletions

View File

@@ -1,6 +1,8 @@
'this extension implements the C# scripting feature of mpv.net,
'it is based on CS-Script: https://www.cs-script.net/
' the assembly/dll name of extensions must end with 'Extension'
Imports System.ComponentModel.Composition
Imports System.IO
Imports System.Windows.Forms