Skip to content

Commit 20d04f8

Browse files
committed
Update files mirrored from maddie480.ovh
1 parent 345e3de commit 20d04f8

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ <h3 id="cross-platform-manual-installation">Cross-platform manual installation</
206206
<ul>
207207
<li><a href="https://github.com/EverestAPI/Everest/releases/download/stable-1.6286.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>
208208
<li><a href="https://dev.azure.com/EverestAPI/Everest/_apis/build/builds/5588/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/5602/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>
209+
<li><a href="https://dev.azure.com/EverestAPI/Everest/_apis/build/builds/5604/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:

updatermirror/everest_versions.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,34 @@
11
[
2+
{
3+
"date": "2026-05-12T00:58:38.2420166Z",
4+
"olympusBuildFileSize": 71694762,
5+
"mainFileSize": 71929284,
6+
"mainDownload": "https://dev.azure.com/EverestAPI/Everest/_apis/build/builds/5604/artifacts?artifactName=main&api-version=5.0&%24format=zip",
7+
"author": "DashingCat",
8+
"commit": "a3112074ae83766af9f8cf48295689bbd8166730",
9+
"description": "Implement smooth scrolling in OuiMainMenu",
10+
"branch": "dev",
11+
"version": 6304,
12+
"isNative": true,
13+
"olympusMetaDownload": "https://dev.azure.com/EverestAPI/Everest/_apis/build/builds/5604/artifacts?artifactName=olympus-meta&api-version=5.0&%24format=zip",
14+
"olympusMetaFileSize": 269,
15+
"olympusBuildDownload": "https://dev.azure.com/EverestAPI/Everest/_apis/build/builds/5604/artifacts?artifactName=olympus-build&api-version=5.0&%24format=zip"
16+
},
17+
{
18+
"date": "2026-05-12T00:57:25.2022684Z",
19+
"olympusBuildFileSize": 71694587,
20+
"mainFileSize": 71929144,
21+
"mainDownload": "https://dev.azure.com/EverestAPI/Everest/_apis/build/builds/5603/artifacts?artifactName=main&api-version=5.0&%24format=zip",
22+
"author": "maddie480",
23+
"commit": "bf0adbf488257d988cd798fc6ea17d93e5a9aaeb",
24+
"description": "Allow different cutscenes to play at the same time",
25+
"branch": "dev",
26+
"version": 6303,
27+
"isNative": true,
28+
"olympusMetaDownload": "https://dev.azure.com/EverestAPI/Everest/_apis/build/builds/5603/artifacts?artifactName=olympus-meta&api-version=5.0&%24format=zip",
29+
"olympusMetaFileSize": 269,
30+
"olympusBuildDownload": "https://dev.azure.com/EverestAPI/Everest/_apis/build/builds/5603/artifacts?artifactName=olympus-build&api-version=5.0&%24format=zip"
31+
},
232
{
333
"date": "2026-05-12T00:55:10.6921624Z",
434
"olympusBuildFileSize": 71694532,

0 commit comments

Comments
 (0)