Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/lib/components/info.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<div class="buttons">
<a href="https://adfoc.us/81926897739205" target="_blank" class="button"><img src="/icons/download.svg" alt="download" /> Meteor Client [{getLatestVersion()} - #{stats.builds[getLatestVersion()]}]</a>
<p>If you're looking for older versions of Meteor, check out the <a href="/archive">archive</a>.</p>
<p>If you plan to use Meteor on DonutSMP. Please also install <a href="https://modrinth.com/mod/exploitpreventer" target="_blank">Exploit Preventer</a> to avoid getting banned instantly.</p>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grammar and formatting

- DonutSMP.
+ Donut SMP,

<a href="/api/downloadBaritone" target="_blank" class="button"><img src="/icons/download.svg" alt="download" /> *Baritone [{stats.baritoneMcVersion}]</a>
</div>

Expand Down