From e7f4558158861aabf745357d39acd690b07f9430 Mon Sep 17 00:00:00 2001 From: Piotr Korzuszek Date: Wed, 30 Nov 2016 10:01:55 +0100 Subject: [PATCH] Update PatchKit.API.dll and fix api port - PatchKit.API.dll was using wrong base path /1 instead of /v1 - API port is 43240 --- .../Plugins/PatchKit/Library/PatchKit.Api.dll | Bin 13824 -> 13824 bytes .../Resources/PatchKit Settings.asset | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Assets/Plugins/PatchKit/Library/PatchKit.Api.dll b/src/Assets/Plugins/PatchKit/Library/PatchKit.Api.dll index 528a0ca0d5e54e4ffcca11a1e47dc6b8c24c873e..de4029eab466f1e174f359926550044d160798fe 100644 GIT binary patch delta 623 zcmZq3X~>z-!TfNF-Nx?CEXwN`848&5r5G5v@-=`27kkkzpa_eGCP+jJNEBU~oXBdW zdJQOA%gn&QBE%rstHi*-s47LH42mpbB&=r6*Uj32`KW^ui3=#wN_M1|eYL_6MKI zY(+sV3=4z-!CcQ|y|H^Ui}D&qh63h%DFz0vd<`JM#a^@nD8izl2@=r)5=9p#C$d_p zUIB{MGBYr+2r)?ZDlsrHs)`kT1BxwD6)&=50?`shZIchM8giTi^0?TFeoVf|rZ`!O zP1sn787NS!4m67!C=8TEwvRB-e>LL3Poy)eVJu?cgmLI{|+{laH5 zTTuWDLjgaNh91Z(V9&9_EMrCUpY-H3c44V3pn8yHXifwgG+CNcY4TQf5vd3Gm9TP% zxCOA{@h&b$odasZbW|0Gu-h~08TXDuSSpSUj~~sX&f%8M=G0=em^_U$g)wLHZ_c@l s8#d46nl8yCt-sksC4^0gfnj%i_@% diff --git a/src/Assets/Plugins/PatchKit/Resources/PatchKit Settings.asset b/src/Assets/Plugins/PatchKit/Resources/PatchKit Settings.asset index 2e37c267..c40c5bf4 100644 --- a/src/Assets/Plugins/PatchKit/Resources/PatchKit Settings.asset +++ b/src/Assets/Plugins/PatchKit/Resources/PatchKit Settings.asset @@ -19,6 +19,6 @@ MonoBehaviour: - api-cache-node-3.patchkit.net:43230 Timeout: 5000 KeysApiConnectionSettings: - MainServer: keys.patchkit.net + MainServer: keys.patchkit.net:43240 CacheServers: [] Timeout: 5000