Feature/logstats (#8)

Added an option to output player death counter and kill counter to statusbar and to files. Useful for display on twitch stream.
This commit is contained in:
Me_TheCat 2019-03-31 15:02:00 +03:00 committed by uberhalit
parent f0ad1e49fa
commit 12b6c52149
7 changed files with 267 additions and 89 deletions

View file

@ -63,6 +63,7 @@
<SubType>Designer</SubType>
</ApplicationDefinition>
<Compile Include="SettingsService.cs" />
<Compile Include="StatViewModel.cs" />
<Page Include="MainWindow.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>