Page 1 of 1

Shredderbase Tip

Posted: Fri Oct 15, 2021 8:08 am
by TedSummers
When installing Shredder in the Banksia GUI the option for:

Code: Select all

option name UCI_ShredderbasesPath
Is not displayed, to add it you need to edit the .json file for Shredder then add the following and save /update it.

Code: Select all

		{
			"default" : "<empty>",
			"name" : "UCI_Shredderbasespath",
			"type" : "string",
			"value" : ""
		},
Once done you will see the option to add the Shredderbase directory location.

Image