mirror of
https://github.com/PepperDash/EssentialsPluginTemplate.git
synced 2026-08-31 19:28:19 +00:00
Initial seed
This commit is contained in:
parent
128f282412
commit
5281564ba4
45 changed files with 431 additions and 1 deletions
|
|
@ -0,0 +1,12 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using Crestron.SimplSharp;
|
||||
|
||||
namespace EssentialsPluginTemplateEPI
|
||||
{
|
||||
public class EssentialsPluginTemplateConfigObject
|
||||
{
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue