Created a batch file to build on windows

This commit is contained in:
2023-08-06 14:25:18 +03:00
parent 6bbd68a135
commit ed3128b940
3 changed files with 38 additions and 1 deletions

View File

@@ -29,6 +29,8 @@
<None Remove="Data\**"/>
<None Remove="obj\**"/>
<None Remove="Output\**"/>
<None Remove="builder.bat" />
<None Remove="builder.sh" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.11.0"/>