mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-09 15:12:44 +00:00
Meta: Made the README actually look good.
+ Update some spelling.
This commit is contained in:
parent
466d535a40
commit
553efb5563
1 changed files with 19 additions and 21 deletions
40
README.md
40
README.md
|
@ -1,13 +1,10 @@
|
|||
# SangeFault
|
||||
# <img src="https://raw.githubusercontent.com/SangeloDev/SangeFault/1.8.9/pack.png" width="32"> SangeFault
|
||||
|
||||
[![UC2Badge](https://img.shields.io/badge/UC%C2%B2-supported-%23FE7D37)](https://uc.gamingcraft.de) [![LabymodBadge](https://img.shields.io/badge/LabyMod-supported-%23008FE8)](https://labymod.net)
|
||||
|
||||
[![PMC](https://img.shields.io/badge/PlanetMinecraft-visit-%236EC310)](https://www.planetminecraft.com/texture-pack/sangefault-1-8-x-resource-pack/) [![Website](https://img.shields.io/badge/Coming%20Soon-pick%20and%20choose-blue)](https://pack.sangelo.space)
|
||||
|
||||
ℹ️ If you're viewing this page from [Gitea](https://git.sangelo.space/Sangelo/SangeFault) and don't see any releases, please view them on [GitHub](https://github.com/SangeloDev/SangeFault/releases).
|
||||
[![](https://img.shields.io/badge/UtilityClient-supported-%23aa4465?style=for-the-badge)](https://uc.gamingcraft.de) [![](https://img.shields.io/badge/LabyMod-supported-%23008FE8?style=for-the-badge)](https://labymod.net)
|
||||
[![](https://img.shields.io/badge/PlanetMinecraft-visit-%236EC310?style=for-the-badge)](https://www.planetminecraft.com/texture-pack/sangefault-1-8-x-resource-pack/) [![Website](https://img.shields.io/badge/Customize%20SangeFault-Soon-blue?style=for-the-badge)](https://pack.sangelo.space)
|
||||
|
||||
## Installation Instructions
|
||||
Hello there! Thanks for trying out world's first complex open-source Minecraft resourcepack for 1.8.9 first of all! I am very thankful for that :D.
|
||||
Hello there! Thanks for trying out world's first complex open-source Minecraft resourcepack for 1.8.9 first of all! I am very thankful for that. :D
|
||||
Now let's go on to the installation instructions:
|
||||
|
||||
### Installation using your graphical interface
|
||||
|
@ -17,7 +14,7 @@ Instructions:
|
|||
2. Unzip the zip file.
|
||||
3. Windows:
|
||||
- Press WIN+R together on your keyboard.
|
||||
- Type in `%appdata%` and click `Run`.
|
||||
- Type in `%appdata%` and click `OK` or press `Enter`.
|
||||
- Go into your Minecraft folder (eg. `.minecraft`) and then into `resourcepacks`
|
||||
- Paste in the zip file which was **inside** the zip file you downloaded earlier.
|
||||
|
||||
|
@ -35,18 +32,19 @@ Instructions:
|
|||
4. Start Minecraft and enjoy!
|
||||
|
||||
### Command-line installation
|
||||
Prerequisites: [Git](https://git-scm.com/downloads)
|
||||
#### Requirements:
|
||||
- [Git](https://git-scm.com/downloads)
|
||||
|
||||
Windows:
|
||||
#### Windows:
|
||||
```bash
|
||||
# Open your minecraft resourcepack folder
|
||||
cd %appdata%/.minecraft/resourcepacks
|
||||
cd %appdata%\.minecraft\resourcepacks
|
||||
|
||||
# Clone this repo into your resource packs folder.
|
||||
git clone https://github.com/SangeloDev/SangeFault
|
||||
```
|
||||
|
||||
Mac:
|
||||
#### Mac:
|
||||
```bash
|
||||
# Open your minecraft resourcepack folder
|
||||
cd ~/Library/Application\ Support/.minecraft/resourcepacks
|
||||
|
@ -55,7 +53,7 @@ cd ~/Library/Application\ Support/.minecraft/resourcepacks
|
|||
git clone https://github.com/SangeloDev/SangeFault
|
||||
```
|
||||
|
||||
Linux:
|
||||
#### Linux:
|
||||
```bash
|
||||
# Open your minecraft resourcepack folder
|
||||
cd ~/.minecraft/resourcepacks
|
||||
|
@ -65,28 +63,28 @@ git clone https://github.com/SangeloDev/SangeFault
|
|||
```
|
||||
|
||||
## Update Instructions
|
||||
This is how you update my pack to the latest release. This pack is far from finished, y'know?
|
||||
This is how you update SangeFault to the latest release. SangeFault is far from finished, y'know?
|
||||
|
||||
### Update using graphical interface
|
||||
1. Download the latest release
|
||||
2. Follow the installation instructions for your os.
|
||||
1. Download the latest release of SangeFault
|
||||
2. Follow the installation instructions for your Operating System.
|
||||
3. Start Minecraft and enjoy!
|
||||
|
||||
### Update using command-line
|
||||
1. Go into your folder again (as explained above) and run the command `git pull` instead of the `git clone https://github.com/SangeloDev/SangeFault` command.
|
||||
|
||||
## Contribution
|
||||
Contribution is always welcome, since this is the point of the pack. You can create addons for the pack by editing the pack itself, and it will be reviewed and merged in the addons branch.
|
||||
Contribution is always welcome, since this is the point of this project. You can create addons for SangeFault by editing the pack itself, and it will be reviewed and merged in the addons branch.
|
||||
|
||||
## Versioning
|
||||
Since release 1.0.3, I am using a versioning system for releases, since this pack is still WIP.
|
||||
Since release 1.0.3, I'm using a versioning system for releases, because this pack is still Work in Progress.
|
||||
I'll be naming:
|
||||
- Major releases (1.0, 1.1, etc.) as MR
|
||||
- Minor releases (1.0.1, 1.1.4, etc.) as mR
|
||||
- Patches (1.0.1.1, 1.0.1.2, etc.) as pR
|
||||
|
||||
## Credits
|
||||
Based on [SammyFault's 16x Pack](http://www.mediafire.com/file/vrojgs74merz18h/%2521_%25C2%25A72Sammyfault_%25C2%25A7a%255B16x%255D.zip/file)
|
||||
|
||||
Based on [SammyFault's 16x Pack](http://www.mediafire.com/file/vrojgs74merz18h/%2521_%25C2%25A72Sammyfault_%25C2%25A7a%255B16x%255D.zip/file)<br>
|
||||
1.0.3 : Includes Wool from [Majesta's 16x Pack](https://www.mediafire.com/file/m2i4zdffmh4s95z/!++++++++%C2%A75%C2%A7lmajesta+%C2%A78[16x].zip/file)
|
||||
|
||||
#### *Follow the Easy Installation Instructions to find your directory if you don't know where it is.
|
||||
> *Follow the installation Instructions to find your directory if you don't know where it is.*
|
||||
|
|
Loading…
Reference in a new issue