Implement update check on startup0.4.0.0
commita0ba1480053aa2b25911ce29e97ebd5411d824f6
authorJustArchi <JustArchi@JustArchi.net>
Thu, 29 Oct 2015 16:36:16 +0000 (29 17:36 +0100)
committerJustArchi <JustArchi@JustArchi.net>
Thu, 29 Oct 2015 16:36:16 +0000 (29 17:36 +0100)
tree8c4c52b234fa5537b9cde141f21ae29377b130ba
parentabe3beaee7fe614f72b9598a2dc43678eb72a769
Implement update check on startup
21 files changed:
ArchiSteamFarm/ArchiSteamFarm.csproj
ArchiSteamFarm/Bot.cs
ArchiSteamFarm/Logging.cs
ArchiSteamFarm/Program.cs
ArchiSteamFarm/Properties/AssemblyInfo.cs
ArchiSteamFarm/Utilities.cs
ArchiSteamFarm/packages.config
packages/Newtonsoft.Json.8.0.1-beta1/Newtonsoft.Json.8.0.1-beta1.nupkg [new file with mode: 0644]
packages/Newtonsoft.Json.8.0.1-beta1/lib/net20/Newtonsoft.Json.dll [new file with mode: 0644]
packages/Newtonsoft.Json.8.0.1-beta1/lib/net20/Newtonsoft.Json.xml [new file with mode: 0644]
packages/Newtonsoft.Json.8.0.1-beta1/lib/net35/Newtonsoft.Json.dll [new file with mode: 0644]
packages/Newtonsoft.Json.8.0.1-beta1/lib/net35/Newtonsoft.Json.xml [new file with mode: 0644]
packages/Newtonsoft.Json.8.0.1-beta1/lib/net40/Newtonsoft.Json.dll [new file with mode: 0644]
packages/Newtonsoft.Json.8.0.1-beta1/lib/net40/Newtonsoft.Json.xml [new file with mode: 0644]
packages/Newtonsoft.Json.8.0.1-beta1/lib/net45/Newtonsoft.Json.dll [new file with mode: 0644]
packages/Newtonsoft.Json.8.0.1-beta1/lib/net45/Newtonsoft.Json.xml [new file with mode: 0644]
packages/Newtonsoft.Json.8.0.1-beta1/lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll [new file with mode: 0644]
packages/Newtonsoft.Json.8.0.1-beta1/lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml [new file with mode: 0644]
packages/Newtonsoft.Json.8.0.1-beta1/lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll [new file with mode: 0644]
packages/Newtonsoft.Json.8.0.1-beta1/lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.xml [new file with mode: 0644]
packages/Newtonsoft.Json.8.0.1-beta1/tools/install.ps1 [new file with mode: 0644]