mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-12 16:42:43 +00:00
Formatting issues
This commit is contained in:
parent
3c0775c6cf
commit
0105464cd3
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -1,10 +1,10 @@
|
|||
# SangeFault
|
||||
|
||||
##Installation Instructions
|
||||
## Installation Instructions
|
||||
Hello there! Thanks for trying out world's first open-source Minecraft resourcepack first of all! I am very thankful for that :D.
|
||||
Now let's go on to the instructions:
|
||||
|
||||
###Easy Install
|
||||
### Easy Install
|
||||
ℹ️ Recommended for users who are scared of the command line.
|
||||
Instructions:
|
||||
1. Go to the releases tab or click [this link](https://github.com/SangeloDev/SangeFault/releases) and download the latest version.
|
||||
|
@ -27,23 +27,23 @@ Instructions:
|
|||
- Paste in the zip file which was **inside** the zip you downloaded earilier.
|
||||
4. Start Minecraft and enjoy!
|
||||
|
||||
###Hard Install
|
||||
### Hard Install
|
||||
ℹ️ For the ones that would like to flex 😎.
|
||||
1. Open a Command Promt (Windows) or Terminal (Mac & Linux).
|
||||
2. Type in `cd [path to your minecraft resourcepack folder*]`
|
||||
3. Type `git clone https://github.com/SangeloDev/SangeFault`
|
||||
4. Start Minecraft and enjoy!
|
||||
|
||||
##Update Instructions
|
||||
## Update Instructions
|
||||
This is how you update my pack to the latest release. This pack is far from finished, y'know?
|
||||
###Easy Installation (Only do if you used the Easy Installation Method!)
|
||||
### Easy Installation (Only do if you used the Easy Installation Method!)
|
||||
1. Download the latest release
|
||||
2. Follow the installation instructions for your os.
|
||||
3. Start Minecraft and enjoy!
|
||||
|
||||
###Hard Installation (Only possible with the Hard Installation Method!)
|
||||
### Hard Installation (Only possible with the Hard Installation Method!)
|
||||
1. Open a Command Prompt (Windows) or a Terminal (Mac & Linux)
|
||||
2. Type in `cd [path to your minecraft resourcepack folder*] && git pull`
|
||||
3. Start Minecraft and enjoy!
|
||||
|
||||
####*Follow the Easy Installation Instructions to find your directory path if you don't know where it is.
|
||||
#### *Follow the Easy Installation Instructions to find your directory path if you don't know where it is.
|
||||
|
|
Loading…
Reference in a new issue