mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2026-03-22 16:03:30 +08:00
10 lines
303 B
XML
10 lines
303 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project Sdk="Microsoft.NET.Sdk">
|
|
<PropertyGroup>
|
|
<AssemblyName>PoolOpt</AssemblyName>
|
|
<BepInExPluginGuid>org.soardev.poolopt</BepInExPluginGuid>
|
|
<Description>DSP MOD - PoolOpt</Description>
|
|
<Version>0.9.3</Version>
|
|
</PropertyGroup>
|
|
</Project>
|