GUI: Implement plugin interface

This commit is contained in:
Katy Coe
2020-12-19 20:49:39 +01:00
parent 3ee658d5ac
commit 637952f360
11 changed files with 621 additions and 15 deletions

View File

@@ -1,5 +1,8 @@
// Copyright (c) 2020 Katy Coe - https://www.djkaty.com - https://github.com/djkaty
// All rights reserved
/*
Copyright 2020 Katy Coe - http://www.djkaty.com - https://github.com/djkaty
All rights reserved.
*/
using System;
using System.Collections.Generic;