From 3c0775c6cf9b27aeda5f66af7ce4079b2792e135 Mon Sep 17 00:00:00 2001 From: Sangelo <47925793+SangeloDev@users.noreply.github.com> Date: Sat, 3 Apr 2021 22:23:40 +0200 Subject: [PATCH 01/15] Created README For people who don't know how to install resourcepacks. --- README.md | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4ca873e --- /dev/null +++ b/README.md @@ -0,0 +1,49 @@ +# SangeFault + +##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 +ℹ️ 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. +2. Unzip the zip file. +3. Windows: + - Press WIN+R together on your keyboard. + - Type in `%appdata%` and click `Run`. + - 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. + Mac: + - Open a Finder window. + - Press `⌘ + ⇧ + G`, type in `~/Library/Application\ Support/` and press enter. + - Locate your Minecraft folder (eg. `.minecraft`) and open it. + - Locate the `resourcepacks` folder and open it. + - Paste in the zip file which was **inside** the zip you downloaded earilier. + + Linux: + - Go to the Minecraft path: /home/`username`/`minecraft path (eg. .minecraft)` + - Locate the `resourcepacks` folder and open it. + - Paste in the zip file which was **inside** the zip you downloaded earilier. +4. Start Minecraft and enjoy! + +###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 +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!) +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!) +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. From 0105464cd3a2696bd68ad8f6679c419b8b1b58a7 Mon Sep 17 00:00:00 2001 From: Sangelo <47925793+SangeloDev@users.noreply.github.com> Date: Sat, 3 Apr 2021 22:24:06 +0200 Subject: [PATCH 02/15] Formatting issues --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4ca873e..5ced971 100644 --- a/README.md +++ b/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. From 86b6fd39360e87486228ff7a8ee8886d1bc54ed2 Mon Sep 17 00:00:00 2001 From: Sangelo <47925793+SangeloDev@users.noreply.github.com> Date: Sat, 3 Apr 2021 22:25:32 +0200 Subject: [PATCH 03/15] Mac section was gone? --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ced971..c327a88 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Instructions: - Type in `%appdata%` and click `Run`. - 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. + Mac: - Open a Finder window. - Press `⌘ + ⇧ + G`, type in `~/Library/Application\ Support/` and press enter. From 81c0d01f18e85f94b4a282d9927d01a5df3c6179 Mon Sep 17 00:00:00 2001 From: Sangelo <47925793+SangeloDev@users.noreply.github.com> Date: Sat, 3 Apr 2021 22:28:20 +0200 Subject: [PATCH 04/15] fixed mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c327a88..bafbc5a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Instructions: - Paste in the zip file which was **inside** the zip you downloaded earilier. Linux: - - Go to the Minecraft path: /home/`username`/`minecraft path (eg. .minecraft)` + - Go to your Minecraft path: /home/`username`/`minecraft path (eg. .minecraft)` - Locate the `resourcepacks` folder and open it. - Paste in the zip file which was **inside** the zip you downloaded earilier. 4. Start Minecraft and enjoy! From 13e60359fd17e1cc719a66fe1d1e6b5d2f2cb3bc Mon Sep 17 00:00:00 2001 From: Sangelo <47925793+SangeloDev@users.noreply.github.com> Date: Sat, 3 Apr 2021 22:28:57 +0200 Subject: [PATCH 05/15] another mistake xd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bafbc5a..8cfff93 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SangeFault ## 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. +Hello there! Thanks for trying out the 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 From 21e34b89b300e4f84eb90873846fb0180bf6f564 Mon Sep 17 00:00:00 2001 From: Sangelo <47925793+SangeloDev@users.noreply.github.com> Date: Sat, 3 Apr 2021 22:29:37 +0200 Subject: [PATCH 06/15] a word was missing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cfff93..ae75eec 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Installation Instructions Hello there! Thanks for trying out the 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: +Now let's go on to the installation instructions: ### Easy Install ℹ️ Recommended for users who are scared of the command line. From 22aeb68e7be531f84223b362cf073c87b1450571 Mon Sep 17 00:00:00 2001 From: Sangelo <47925793+SangeloDev@users.noreply.github.com> Date: Sat, 3 Apr 2021 22:30:21 +0200 Subject: [PATCH 07/15] tf did i say directory path??? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae75eec..417f052 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,4 @@ This is how you update my pack to the latest release. This pack is far from fini 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 if you don't know where it is. From 0397421513d51f71a15b4fe5626d6767cf7436c8 Mon Sep 17 00:00:00 2001 From: Sangelo <47925793+SangeloDev@users.noreply.github.com> Date: Mon, 5 Apr 2021 22:24:50 +0200 Subject: [PATCH 10/15] webhook test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 417f052..ec60b08 100644 --- a/README.md +++ b/README.md @@ -48,3 +48,4 @@ This is how you update my pack to the latest release. This pack is far from fini 3. Start Minecraft and enjoy! #### *Follow the Easy Installation Instructions to find your directory if you don't know where it is. + From 95f0870bdfd7e68a328fa5b37290da7f2644ce0e Mon Sep 17 00:00:00 2001 From: Sangelo <47925793+SangeloDev@users.noreply.github.com> Date: Mon, 5 Apr 2021 22:28:39 +0200 Subject: [PATCH 11/15] this just doesnt work. another test --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ec60b08..417f052 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,3 @@ This is how you update my pack to the latest release. This pack is far from fini 3. Start Minecraft and enjoy! #### *Follow the Easy Installation Instructions to find your directory if you don't know where it is. - From ef988e19d14bee8d6a976a1e6461c1f0d946042f Mon Sep 17 00:00:00 2001 From: Sangelo <47925793+SangeloDev@users.noreply.github.com> Date: Mon, 26 Apr 2021 15:31:25 +0200 Subject: [PATCH 12/15] Updated README.md Fixed Grammar --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 417f052..f113fb3 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ Instructions: - Press `⌘ + ⇧ + G`, type in `~/Library/Application\ Support/` and press enter. - Locate your Minecraft folder (eg. `.minecraft`) and open it. - Locate the `resourcepacks` folder and open it. - - Paste in the zip file which was **inside** the zip you downloaded earilier. + - Paste in the zip file which was **inside** the zip you downloaded earlier. Linux: - Go to your Minecraft path: /home/`username`/`minecraft path (eg. .minecraft)` - Locate the `resourcepacks` folder and open it. - - Paste in the zip file which was **inside** the zip you downloaded earilier. + - Paste in the zip file which was **inside** the zip you downloaded earlier. 4. Start Minecraft and enjoy! ### Hard Install From 262915b56bab1148a515215688b32aedde13df1a Mon Sep 17 00:00:00 2001 From: Sangelo <47925793+SangeloDev@users.noreply.github.com> Date: Mon, 26 Apr 2021 15:42:12 +0200 Subject: [PATCH 13/15] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f113fb3..cab3ec1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SangeFault ## Installation Instructions -Hello there! Thanks for trying out the world's first open-source Minecraft resourcepack first of all! I am very thankful for that :D. +Hello there! Thanks for trying out yet another open-source Minecraft resourcepack first of all! I am very thankful for that :D. Now let's go on to the installation instructions: ### Easy Install From 588b8b124064cc5a7175897e77dd6366a94329f1 Mon Sep 17 00:00:00 2001 From: Sangelo <47925793+SangeloDev@users.noreply.github.com> Date: Mon, 26 Apr 2021 15:44:26 +0200 Subject: [PATCH 14/15] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cab3ec1..3b39d7e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SangeFault ## Installation Instructions -Hello there! Thanks for trying out yet another open-source Minecraft resourcepack 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: ### Easy Install From f1173cf5e91430718ed95c22e402a01917cbb63d Mon Sep 17 00:00:00 2001 From: Sangelo <47925793+SangeloDev@users.noreply.github.com> Date: Fri, 7 May 2021 11:56:28 +0200 Subject: [PATCH 15/15] Updated README with naming system --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3b39d7e..ea5283f 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,12 @@ This is how you update my pack to the latest release. This pack is far from fini 2. Type in `cd [path to your minecraft resourcepack folder*] && git pull` 3. Start Minecraft and enjoy! +## Release naming system +Since release 1.0.3, I am using a naming system for releases, since this pack is still WIP. +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.2.1, etc.) as PR +(May be changed in the future) + #### *Follow the Easy Installation Instructions to find your directory if you don't know where it is.