Added settings, removed useless libs

This commit is contained in:
Robert Altner 2019-08-01 12:07:16 +02:00
parent 8eced9bb1a
commit 0c5094907e
5 changed files with 15 additions and 11172 deletions

View file

@ -47,5 +47,8 @@
<Compile Include="Main.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="chSettings.sett" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,6 @@
crosshairLength=15
crosshairThickness=3
crosshairColorRed=255
crosshairColorGreen=94
crosshairColorBlue=244
crosshairColorAlpha=100

View file

@ -0,0 +1,6 @@
crosshairLength=15
crosshairThickness=3
crosshairColorRed=255
crosshairColorGreen=94
crosshairColorBlue=244
crosshairColorAlpha=100