You've already forked AstralRinth
forked from didirus/AstralRinth
Fix bugs with threads (#1288)
* Fix bugs with threads * remove modpack warning * add back msg * update project reveue info * Add faq
This commit is contained in:
@@ -378,15 +378,11 @@
|
||||
class="card information"
|
||||
aria-label="Information"
|
||||
>
|
||||
To install {{ project.title }}, visit
|
||||
To install {{ project.title }}, download
|
||||
<nuxt-link to="/app">the Modrinth App</nuxt-link>. For instructions with other launchers,
|
||||
please see
|
||||
<a href="https://docs.modrinth.com/docs/modpacks/playing_modpacks/" :target="$external()"
|
||||
>our documentation</a
|
||||
>
|
||||
which provides instructions on using
|
||||
<a href="https://atlauncher.com/about" :target="$external()" rel="noopener"> ATLauncher</a
|
||||
>, <a href="https://multimc.org/" :target="$external()" rel="noopener">MultiMC</a>, and
|
||||
<a href="https://prismlauncher.org" :target="$external()" rel="noopener">
|
||||
Prism Launcher</a
|
||||
>.
|
||||
</div>
|
||||
<Promotion v-if="tags.approvedStatuses.includes(project.status)" />
|
||||
|
||||
Reference in New Issue
Block a user