1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-09 06:13:36 +08:00

Work in progress

This commit is contained in:
2023-07-28 20:55:52 +08:00
parent 7813532e3f
commit d3951e986b
5 changed files with 567 additions and 378 deletions

View File

@@ -4,7 +4,7 @@
<TargetFramework>net472</TargetFramework>
<AssemblyName>LabOptPreloader</AssemblyName>
<Description>DSP MOD - Prealoder for LabOpt</Description>
<Version>0.1.0</Version>
<Version>0.2.1</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
</PropertyGroup>