In ASFConfigGenerator I can set/change every other config parameter except the new SteamUserPermissions. If I click the [...] Button nothing happens. I tried this for existing bots and a new one. System is Ubuntu 16.04 with Mono 4.8. ASF and ASFConfigGenerator Version is 2.3.0.5.
After second look it seems that Mono is missing required WinForms functionality to edit that property.
Since it's not ASF bug but missing Mono functionality, I suggest to report it to Mono team if you care. And until then I recommend to edit json manually, examples can be found on the wiki in config section.
Most helpful comment
After second look it seems that Mono is missing required WinForms functionality to edit that property.
Since it's not ASF bug but missing Mono functionality, I suggest to report it to Mono team if you care. And until then I recommend to edit json manually, examples can be found on the wiki in config section.