Have you ever wanted to download the VikingQuestTracker?
But you couldn't figur out how to download all the requirements individually?
Then today is your LUCKY day! IT's here. The VikingQuestTrackerSet.
Download everything you need from ONE place. You heard me, ONE place.
It so easy even an Pants Stealing Stalker could do it!
I am glad you ask!
- Download Git for [your Operating system] (http://git-scm.com/book/en/Getting-Started-Installing-Git)
- [Set it up on your pc] (http://git-scm.com/book/en/Getting-Started-First-Time-Git-Setup)
- Open the Git Bash and clone this repository with this command
Git clone --recurse-submodules https://github.com/vikinghug/VikingQuestTrackerSet.git - Now git have cloned the repository onto your locale machine in the default filepath. (C:/Users/YourUserName/github)
- Now we need to update to ensure we have latest version from each submodule. First navigate to the repository in the Git Bash commandline with
cd VikingQuestTrackerSet - Then run this command
git submodule foreach --recursive git pull origin master - When this is done you have it all updated to latest version ready to place in the addons folder
- Head to
C:\Users\YOUR_USERNAME\AppData\Roaming\NCSOFT\WildStar\Addons - Place each folder inside the VikingQuestTrackerSet folder in the Addons folder
- Congratulations. You did it! Now go in and enjoy your new VikingUI!
The set consist of these which is required to run the VikingActionBarFrames
- [VikingDatachron] (https://github.com/vikinghug/VikingDatachron)
- [VikingQuestTracker] (https://github.com/vikinghug/VikingQuestTracker)