|
15 | 15 | <meta name="mobile-web-app-capable" content="yes"> |
16 | 16 | <meta name="theme-color" content="#3b2d4a"> |
17 | 17 |
|
18 | | - <meta property="docfx:navrel" content="toc.html"> |
19 | | - <meta property="docfx:tocrel" content="toc.html"> |
20 | | - |
21 | | - <meta property="docfx:rel" content=""> |
22 | | - <meta property="docfx:newtab" content="true"> |
23 | 18 | <meta property="og:type" content="article"> |
24 | 19 | <meta property="og:title" content="Everest - Celeste Mod Loader"> |
25 | 20 |
|
@@ -172,8 +167,7 @@ <h3 id="olympus">Olympus - Cross-platform Everest Installer</h3> |
172 | 167 | Run Olympus from your applications list (or <code>olympus</code> in the folder) and hope that it works.<br> |
173 | 168 | If it doesn't, here are some things to check: |
174 | 169 | <ul> |
175 | | - <li>If the bundled Love2D doesn't work and your distro provides it via the package manager, try that.</li> |
176 | | - <li>If you have Mono installed on your system, try updating it.</li> |
| 170 | + <li>If the bundled love2d doesn't work and your distro provides it via the package manager, try that.</li> |
177 | 171 | <li>If you are on ArchLinux, you can give <a href="https://aur.archlinux.org/packages/olympus" target="_blank">the unofficial AUR package</a> a try.</li> |
178 | 172 | <li>Alternatively, you could also try out <a href='https://flathub.org/apps/io.github.everestapi.Olympus' target='_blank'>the Flathub package</a>.</li> |
179 | 173 | </ul> |
@@ -205,7 +199,6 @@ <h3 id="cross-platform-manual-installation">Cross-platform manual installation</ |
205 | 199 | <p class="note"> |
206 | 200 | <img class="thinking" src="/main/thinking.png" alt="maddy thinking"> |
207 | 201 | If you need to scroll down this far, please let us know why so we can improve Olympus.<br> |
208 | | - If you're familiar with the command line, you can use <a href="https://mons.coloursofnoise.ca/">mons</a> to install Everest and manage your mods.<br> |
209 | 202 | You can also follow the installation instructions below to install Everest manually! |
210 | 203 | </p> |
211 | 204 | <ul> |
|
0 commit comments