From 15824fc12fa7969f701f73c1bcfdc50e0a00ba65 Mon Sep 17 00:00:00 2001 From: matjojo Date: Sun, 5 May 2019 14:41:01 +0200 Subject: [PATCH] Updates readme to work with github md --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index ce3946f..83a2cc7 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -#Desire Paths +# Desire Paths A desire path is a path created as a consequence of erosion caused by human or animal foot-fall traffic. The path usually represents the shortest or most easily navigated route between an origin and destination. ___ @@ -8,12 +8,12 @@ Have you even needed to make path blocks on the walk from your base to the mine? ![Like this!](https://i.imgur.com/iPEcfkI.jpg) -#How to install +# How to install 1. Download and install fabric from the how to install page here [https://fabricmc.net/wiki/install](https://fabricmc.net/wiki/install). 2. Download the fabric api jar from here [https://minecraft.curseforge.com/projects/fabric](https://minecraft.curseforge.com/projects/fabric). 3. Download the newest version that corresponds to the minecraft and fabric version you have from [this page.](https://github.com/matjojo/desire-paths/releases) 4. Move both .jar files to your mods folder. It will be in `.minecraft/mods` If you are using multiMC you can select `Minecraft Folder` from the right mouse menu on the instance that you made in step one to get to the `.minecraft` folder easily. -#Modpack use +# Modpack use - Singleplayer: You can just add both the fabric and the mod jar files to any fabric modpack. -- Multiplayer: You'll want to add both the jars to the server at least. Technically the mods works when only on the server, but it will be a bit janky. You're best off also adding them to the client. \ No newline at end of file +- Multiplayer: You'll want to add both the jars to the server at least. Technically the mods works when only on the server, but it will be a bit janky. You're best off also adding them to the client.