Shredderbase Tips
Posted: Fri Mar 15, 2024 9:23 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" : ""
},