From 32804365e91fcd011d727301161c6ba1a63c2b4a Mon Sep 17 00:00:00 2001 From: Carnival Wilson <30329314+CarnivalWilson@users.noreply.github.com> Date: Thu, 21 Sep 2023 12:35:42 -0400 Subject: [PATCH 1/2] Update README.md with how to install --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 9c100b8..00b9d22 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,12 @@ The following commands toggle the display information and are saved on a per job //sc step -- current weaponskill step information. More settings related to text object can be found within the settings.xml, generated on addon load + +How to install : +1- Download the code from github +2- unzip it and remove the "-master" from the name +3- find windower folder in your computer ( C:\Program Files (x86)\Windower ) +4- go into the folder addons +5- place the unziped folder into the addons folder +6- in the game type "//lua load skillchains" +7- enjoy ! From 0923d2bd5d4a5cabc0699166147ae03ccb4234a8 Mon Sep 17 00:00:00 2001 From: Carnival Wilson <30329314+CarnivalWilson@users.noreply.github.com> Date: Thu, 21 Sep 2023 12:37:23 -0400 Subject: [PATCH 2/2] Update README.md with formating on the how to --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 00b9d22..31ef3a2 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,12 @@ The following commands toggle the display information and are saved on a per job More settings related to text object can be found within the settings.xml, generated on addon load -How to install : -1- Download the code from github -2- unzip it and remove the "-master" from the name -3- find windower folder in your computer ( C:\Program Files (x86)\Windower ) -4- go into the folder addons -5- place the unziped folder into the addons folder -6- in the game type "//lua load skillchains" -7- enjoy ! +How to install : + +- 1- Download the code from github +- 2- Unzip it and remove the "-master" from the name +- 3- Find windower folder in your computer ( C:\Program Files (x86)\Windower ) +- 4- Go into the folder addons +- 5- Place the unziped folder into the addons folder +- 6- In the game type "//lua load skillchains" +- 7- Enjoy !