mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-08-03 01:15:46 -07:00
Update to Zwift 1.0.100840
This commit is contained in:
@@ -94,10 +94,10 @@ zoffline can be installed on the same machine as Zwift or another local machine.
|
||||
<details><summary>Windows Instructions</summary>
|
||||
|
||||
* Install Zwift
|
||||
* If your Zwift version is 1.0.100794, you're all set.
|
||||
* If your Zwift version is 1.0.100840, you're all set.
|
||||
* If Zwift is not installed, install it before installing zoffline.
|
||||
* If your Zwift version is newer than 1.0.100794 and zoffline is running from source: copy ``C:\Program Files (x86)\Zwift\Zwift_ver_cur.xml`` to zoffline's ``cdn/gameassets/Zwift_Updates_Root/`` overwriting the existing file.
|
||||
* If your Zwift version is newer than 1.0.100794 and zoffline is not running from source: wait for zoffline to be updated.
|
||||
* If your Zwift version is newer than 1.0.100840 and zoffline is running from source: copy ``C:\Program Files (x86)\Zwift\Zwift_ver_cur.xml`` to zoffline's ``cdn/gameassets/Zwift_Updates_Root/`` overwriting the existing file.
|
||||
* If your Zwift version is newer than 1.0.100840 and zoffline is not running from source: wait for zoffline to be updated.
|
||||
* __NOTE:__ instead of performing the steps below you can instead just run the __configure_client__ script from https://github.com/zoffline/zwift-offline/releases/tag/zoffline_helper
|
||||
* On your Windows machine running Zwift, copy the following files in this repo to a known location:
|
||||
* ``ssl/cert-zwift-com.p12``
|
||||
@@ -123,9 +123,9 @@ to generate your own certificates and do the same.
|
||||
<details><summary>Mac OS X Instructions</summary>
|
||||
|
||||
* Install Zwift
|
||||
* If your Zwift version is 1.0.100794, you're all set.
|
||||
* If your Zwift version is 1.0.100840, you're all set.
|
||||
* If Zwift is not installed, install it before installing zoffline.
|
||||
* If your Zwift version is newer than 1.0.100794: copy ``~/Library/Application Support/Zwift/ZwiftMac_ver_cur.xml`` to zoffline's ``cdn/gameassets/Zwift_Updates_Root/`` overwriting the existing file.
|
||||
* If your Zwift version is newer than 1.0.100840: copy ``~/Library/Application Support/Zwift/ZwiftMac_ver_cur.xml`` to zoffline's ``cdn/gameassets/Zwift_Updates_Root/`` overwriting the existing file.
|
||||
* On your Mac machine running Zwift, copy the following files in this repo to a known location:
|
||||
* ``ssl/cert-zwift-com.p12``
|
||||
* ``ssl/cert-zwift-com.pem``
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<Zwift
|
||||
version="1.0.100794"
|
||||
sversion="1.24.1 (100794)"
|
||||
gbranch="build/100794-rc-1.24.1.2-1.24.1"
|
||||
gcommit="809e342e2f8321d828b29ab5a46e1d0934652fcf"
|
||||
version="1.0.100840"
|
||||
sversion="1.24.2 (100840)"
|
||||
gbranch="build/100840-rc-1.24.2.3-1.24.2"
|
||||
gcommit="9985f50e1d87a917f342d417e834ce9260181713"
|
||||
GAME_URL="https://us-or-rly101.zwift.com"
|
||||
manifest="ZwiftMac_1.0.100794_72747042_manifest.xml"
|
||||
manifest_checksum="1547105829"
|
||||
ver_cur_checksum="-902127452"/>
|
||||
manifest="ZwiftMac_1.0.100840_cbeb8d2b_manifest.xml"
|
||||
manifest_checksum="1489516680"
|
||||
ver_cur_checksum="1330277933"/>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<Zwift
|
||||
version="1.0.100794"
|
||||
sversion="1.24.1 (100794)"
|
||||
gbranch="build/100794-rc-1.24.1.2-1.24.1"
|
||||
gcommit="809e342e2f8321d828b29ab5a46e1d0934652fcf"
|
||||
version="1.0.100840"
|
||||
sversion="1.24.2 (100840)"
|
||||
gbranch="build/100840-rc-1.24.2.3-1.24.2"
|
||||
gcommit="9985f50e1d87a917f342d417e834ce9260181713"
|
||||
GAME_URL="https://us-or-rly101.zwift.com"
|
||||
manifest="Zwift_1.0.100794_72747042_manifest.xml"
|
||||
manifest_checksum="295852120"
|
||||
ver_cur_checksum="-60836954"/>
|
||||
manifest="Zwift_1.0.100840_cbeb8d2b_manifest.xml"
|
||||
manifest_checksum="-948383353"
|
||||
ver_cur_checksum="-1202230662"/>
|
||||
|
||||
Reference in New Issue
Block a user