Switched to pseudo-semantic versioning, new updater code for manual downloading of udpates

This commit is contained in:
N00MKRAD
2020-12-08 20:41:50 +01:00
parent 79fd8b82dd
commit f968db6180
7 changed files with 117 additions and 27 deletions

View File

@@ -171,6 +171,7 @@
<Compile Include="Data\BatchEntry.cs" />
<Compile Include="Data\Networks.cs" />
<Compile Include="Data\Padding.cs" />
<Compile Include="Data\SemVer.cs" />
<Compile Include="Forms\BatchForm.cs">
<SubType>Form</SubType>
</Compile>