Implement external mod registration and launching.

This commit is contained in:
Paul Chote
2017-01-20 19:09:02 +00:00
parent ba69bfe494
commit 328bae550c
3 changed files with 157 additions and 1 deletions

View File

@@ -246,6 +246,7 @@
<Compile Include="InstalledMods.cs" />
<Compile Include="CryptoUtil.cs" />
<Compile Include="Support\BooleanExpression.cs" />
<Compile Include="ExternalMods.cs" />
</ItemGroup>
<ItemGroup>
<Compile Include="FileSystem\D2kSoundResources.cs" />