Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ This repository is for MCSR Ranked wiki page, created by VitePress.
The ultimate goal of this project is to centralize and make easier to find information of MCSR Ranked. It includes the installation process, gameplay information, FAQs, and Playoffs information.
If we made enough, we'd like to make a wiki with strategies and tutorials for Minecraft Speedrunning.

So, feels free to contribute and don't forget to join our [Discord Server](https://mcsrranked.com/discord)!
So, feels free to contribute and don't forget to join our [Discord Server](https://discord.mcsrranked.com)!
2 changes: 1 addition & 1 deletion docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ export default defineConfig({
ariaLabel: 'Back to Homepage'
},
{ icon: 'github', link: 'https://github.com/MCSR-Ranked/Wiki', ariaLabel: 'Wiki Repository' },
{ icon: 'discord', link: 'https://mcsrranked.com/discord', ariaLabel: 'Discord' },
{ icon: 'discord', link: 'https://discord.mcsrranked.com', ariaLabel: 'Discord' },
{ icon: 'x', link: 'https://mcsrranked.com/x', ariaLabel: "X (Twitter)" },
],

Expand Down
2 changes: 1 addition & 1 deletion docs/contribute/review.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ If there are no issues, it will be applied to the page. But you may be asked to

![](./img/review.png)

So, you can apply the suggestion to your request. But if you don't agree with the suggestion, leave a comment or discuss it on the [Discord server](https://mcsrranked.com/discord).
So, you can apply the suggestion to your request. But if you don't agree with the suggestion, leave a comment or discuss it on the [Discord server](https://discord.mcsrranked.com).

---

Expand Down
2 changes: 1 addition & 1 deletion docs/install/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@

## Mod

Modrinth page: http://modrinth.com/mod/mcsr-ranked
Modrinth page: https://modrinth.com/mod/mcsr-ranked
351 changes: 215 additions & 136 deletions docs/install/faq.md

Large diffs are not rendered by default.

Binary file added docs/install/img/folderinafolder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/install/img/title_menu.png
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/install/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Installation Guide

::: tip
💬 Having issues? Check [this document](./faq) or feel free to ask in our [Discord server](https://mcsrranked.com/discord) in the <code>#public-help</code> channel.
💬 Having issues? Check [this document](./faq) or feel free to ask in our [Discord server](https://discord.mcsrranked.com) in the <code>#public-help</code> channel.
:::

You can play with the MCSR Ranked mod on most popular launchers.
Expand All @@ -15,7 +15,7 @@ You can play with the MCSR Ranked mod on most popular launchers.
::: warning
- Cracked launchers/accounts are **not** supported and will **not** work.
- Clients that modify the game like Lunar are **not** allowed.
- You can only use mods that [are allowed](https://mods.tildejustin.dev/) for speedrun.com.
- You can only use mods that [are allowed](https://mc.sr/mods/) for speedrun.com.
:::

✅ **Installation Method**:
Expand Down
4 changes: 2 additions & 2 deletions docs/install/install_modrinth.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ We recommend using the official modpack, which includes other allowed QoL and pe

Then, open Modrinth App, and go to `Create New Instance`, select `From File`, and choose the `.mrpack` file. Finally, launch your new instance.

## (Advanced) Update Java
TO-DO
## Updating Java
It is generally recommended that you update your Java version for better performance, mod compatibility, and to fix some issues. To do this, follow [this guide](https://youtu.be/XeVKnvYEVSg).
4 changes: 2 additions & 2 deletions docs/install/install_vanilla.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ You do **NOT** need Fabric API, it is banned and none of the allowed mods use it
:::

## Download the mods
Download the MCSR Ranked mod from [the Modrinth page](http://modrinth.com/mod/mcsr-ranked)
Additionally, it is recommended to get other allowed mods from https://mods.tildejustin.dev/.
Download the MCSR Ranked mod from [the Modrinth page](https://modrinth.com/mod/mcsr-ranked)
Additionally, it is recommended to get other allowed mods from https://mc.sr/mods/.

Under Launcher > Installations
![Installation folder](../install/img/ModsFolder.png) Create a new folder named "mcsr ranked" in this directory, and create a folder named "mods" inside that,
Expand Down
Loading