Updates to add comments and better organize. Updates to Github repo for submodule and to latest release version of Essentials (1.4.31)

This commit is contained in:
Neil Dorin
2020-02-13 12:40:23 -07:00
parent 5281564ba4
commit caf2731dfb
8 changed files with 76 additions and 17 deletions

View File

@@ -95,6 +95,7 @@
<Compile Include="EssentialsPluginTemplateBridge.cs" />
<Compile Include="EssentialsPluginTemplateConfigObject.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="EssentialsPluginTemplateDevice.cs" />
<None Include="Properties\ControlSystem.cfg" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" />