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

OCBatchBuild: support GalacticScale

This commit is contained in:
2022-12-16 21:53:29 +08:00
parent 74c2554814
commit eb2cf8d570
4 changed files with 37 additions and 11 deletions

View File

@@ -5,7 +5,7 @@
<AssemblyName>OCBatchBuild</AssemblyName>
<BepInExPluginGuid>org.soardev.ocbatchbuild</BepInExPluginGuid>
<Description>DSP MOD - OCBatchBuild</Description>
<Version>1.1.0</Version>
<Version>1.2.0</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
</PropertyGroup>