Skip to content

Commit 5c69566

Browse files
committed
Update files mirrored from maddie480.ovh
1 parent a2f0bdc commit 5c69566

2 files changed

Lines changed: 16 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.6458.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/5760/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/5763/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/5767/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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
[
2+
{
3+
"date": "2026-08-10T19:59:55.54519Z",
4+
"olympusBuildFileSize": 73461849,
5+
"mainFileSize": 71936647,
6+
"mainDownload": "https://dev.azure.com/EverestAPI/Everest/_apis/build/builds/5767/artifacts?artifactName=main&api-version=5.0&%24format=zip",
7+
"author": "Wartori54",
8+
"commit": "d72e94f4b9e62b91cbdea674587ed39d53de9550",
9+
"description": "Change IEnumerator to IEnumerable to remove helper class in ModUpdaterHelper",
10+
"branch": "dev",
11+
"version": 6467,
12+
"isNative": true,
13+
"olympusMetaDownload": "https://dev.azure.com/EverestAPI/Everest/_apis/build/builds/5767/artifacts?artifactName=olympus-meta&api-version=5.0&%24format=zip",
14+
"olympusMetaFileSize": 269,
15+
"olympusBuildDownload": "https://dev.azure.com/EverestAPI/Everest/_apis/build/builds/5767/artifacts?artifactName=olympus-build&api-version=5.0&%24format=zip"
16+
},
217
{
318
"date": "2026-08-09T00:54:10.9412775Z",
419
"olympusBuildFileSize": 73461919,

0 commit comments

Comments
 (0)