Skip to content

daibhid/w3-SortQuests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w3-SortQuests

Witcher 3 mod to sort the list of quests by level.

NOTE The following snippet should be added to the .git/config file to enable formatting the files in this repository as utf-16 which is used by the game and script studio

[include]
	path = ../.gitconfig

Building

Currently built using ScriptStudio. Extra blob content is not copied, remember to do this yourself

Installing

Copy the modified scripts to your Witcher 3 Mods folder, under a new folder for this mod.

The structure should be:

The Witcher 3 Wild Hunt
|- _redist
|- bin
|- content
|- DLC
|- Mods
   |- modSortQuests
      |- content
		 |- scripts
		 |   |- game
		 |   |   |- gui
		 |   |      |- menus
		 |   |         |- journalMonsterHuntingMenu.ws
		 |   |         |- journalQuestMenu.ws
		 |   |         |- journalTreasureHuntingMenu.ws
		 |   |- local
		 |      |- questArraySort.ws
		 |- blob0.bundle
		 |- metadata.store

About

Witcher 3 mod to sort the list of quests by level.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors