Shredderbase Tip
Posted: Fri Oct 15, 2021 8:08 am
When installing Shredder in the Banksia GUI the option for:
Is not displayed, to add it you need to edit the .json file for Shredder then add the following and save /update it.
Once done you will see the option to add the Shredderbase directory location.

Code: Select all
option name UCI_ShredderbasesPath
Code: Select all
{
"default" : "<empty>",
"name" : "UCI_Shredderbasespath",
"type" : "string",
"value" : ""
},
