mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-01-17 07:12:11 -08:00
Update to Zwift 1.0.71228
This commit is contained in:
10
README.md
10
README.md
@@ -95,10 +95,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.70832, you're all set.
|
||||
* If your Zwift version is 1.0.71228, you're all set.
|
||||
* If Zwift is not installed, install it before installing zoffline.
|
||||
* If your Zwift version is newer than 1.0.70832 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.70832 and zoffline is not running from source: wait for zoffline to be updated.
|
||||
* If your Zwift version is newer than 1.0.71228 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.71228 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``
|
||||
@@ -124,9 +124,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.70832, you're all set.
|
||||
* If your Zwift version is 1.0.71228, you're all set.
|
||||
* If Zwift is not installed, install it before installing zoffline.
|
||||
* If your Zwift version is newer than 1.0.70832: 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.71228: 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,7 +1,7 @@
|
||||
<Zwift
|
||||
version="1.0.70832"
|
||||
sversion="1.13.1(70832)"
|
||||
version="1.0.71228"
|
||||
sversion="1.13.2(71228)"
|
||||
GAME_URL="https://us-or-rly101.zwift.com"
|
||||
manifest="ZwiftMac_1.0.70832_851fca6a_manifest.xml"
|
||||
manifest_checksum="1659042045"
|
||||
ver_cur_checksum="-1403315216"/>
|
||||
manifest="ZwiftMac_1.0.71228_c9faf086_manifest.xml"
|
||||
manifest_checksum="-1239409153"
|
||||
ver_cur_checksum="2131136490"/>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<Zwift
|
||||
version="1.0.70832"
|
||||
sversion="1.13.1(70832)"
|
||||
version="1.0.71228"
|
||||
sversion="1.13.2(71228)"
|
||||
GAME_URL="https://us-or-rly101.zwift.com"
|
||||
manifest="Zwift_1.0.70832_851fca6a_manifest.xml"
|
||||
manifest_checksum="-1288464636"
|
||||
ver_cur_checksum="1037416694"/>
|
||||
manifest="Zwift_1.0.71228_c9faf086_manifest.xml"
|
||||
manifest_checksum="-1374997284"
|
||||
ver_cur_checksum="488701066"/>
|
||||
|
||||
Reference in New Issue
Block a user