Initial interop

This commit is contained in:
Tyfon
2024-09-20 11:45:29 -07:00
parent 418cbedf5b
commit 2ff3fba9bc
4 changed files with 148 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<TargetFramework>net471</TargetFramework>
<AssemblyName>Tyfon.UIFixes</AssemblyName>
<Description>SPT UI Fixes</Description>
<Version>2.4.5</Version>
<Version>2.5.0</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<Configurations>Debug;Release</Configurations>