Skip to content

Commit 7a999c9

Browse files
maddie480-botmaddie480
authored andcommitted
Update files mirrored from maddie480.ovh (squashed)
1 parent ce1cc5f commit 7a999c9

11 files changed

Lines changed: 8184 additions & 7418 deletions

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h3 id="olympus">Olympus - Cross-platform Everest Installer</h3>
126126
If you are on <strong>macOS:</strong>
127127
<ul>
128128
<li>
129-
<a href="https://dev.azure.com/EverestAPI/Olympus/_build/latest?definitionId=4&amp;branchName=stable" id="olympus-macos-latest-link">Download the latest autobuild.</a>
129+
<a href="https://dev.azure.com/EverestAPI/Olympus/_apis/build/builds/5524/artifacts?artifactName=macos.main&api-version=5.0&%24format=zip" id="olympus-macos-latest-link">Download the latest autobuild.</a>
130130
</li>
131131
<li>Unzip the zip inside of the zip.</li>
132132
<li>
@@ -155,7 +155,7 @@ <h3 id="olympus">Olympus - Cross-platform Everest Installer</h3>
155155
If you are on <strong>Linux:</strong>
156156
<ul>
157157
<li>
158-
<a href="https://dev.azure.com/EverestAPI/Olympus/_build/latest?definitionId=4&amp;branchName=stable" id="olympus-linux-latest-link">Download the latest autobuild.</a>
158+
<a href="https://dev.azure.com/EverestAPI/Olympus/_apis/build/builds/5524/artifacts?artifactName=linux.main&api-version=5.0&%24format=zip" id="olympus-linux-latest-link">Download the latest autobuild.</a>
159159
</li>
160160
<li>Unzip the zip inside of the zip.<br>
161161
<b>The resulting folder will be your Olympus "installation" folder.</b>
@@ -204,9 +204,9 @@ <h3 id="cross-platform-manual-installation">Cross-platform manual installation</
204204
<li>
205205
Download the latest autobuild for the branch you want:
206206
<ul>
207-
<li><a href="https://dev.azure.com/EverestAPI/Everest/_build/latest?definitionId=3&amp;branchName=stable" id="latest-stable-link">stable branch</a>: best if you don't need any new features and just want to play mods.</li>
208-
<li><a href="https://dev.azure.com/EverestAPI/Everest/_build/latest?definitionId=3&amp;branchName=beta" id="latest-beta-link">beta branch</a>: best to develop your mod or to have others test your mods on, with earlier access to new features.</li>
209-
<li><a href="https://dev.azure.com/EverestAPI/Everest/_build/latest?definitionId=3&amp;branchName=dev" id="latest-dev-link">dev branch</a>: gets updated <i>very frequently</i> as development of new features goes on.</li>
207+
<li><a href="https://github.com/EverestAPI/Everest/releases/download/stable-1.6249.0/main.zip" id="latest-stable-link">stable branch</a>: best if you don't need any new features and just want to play mods.</li>
208+
<li><a href="https://dev.azure.com/EverestAPI/Everest/_apis/build/builds/5572/artifacts?artifactName=main&api-version=5.0&%24format=zip" id="latest-beta-link">beta branch</a>: best to develop your mod or to have others test your mods on, with earlier access to new features.</li>
209+
<li><a href="https://dev.azure.com/EverestAPI/Everest/_apis/build/builds/5582/artifacts?artifactName=main&api-version=5.0&%24format=zip" id="latest-dev-link">dev branch</a>: gets updated <i>very frequently</i> as development of new features goes on.</li>
210210
</ul>
211211
</li>
212212
<li>Open the directory where Celeste.exe is located:

0 commit comments

Comments
 (0)