blish-hud / Example-Blish-HUD-Module

MIT License
2 stars 7 forks source link

manifest: api_permissions descriptions are wrong #5

Closed Taschenbuch closed 1 year ago

Taschenbuch commented 2 years ago

Problem: api_permissions descriptions are copied from inventories persmission or something else: https://github.com/blish-hud/Example-Blish-HUD-Module/blob/master/ExampleBHUDModule/manifest.json

Solution: change description to be appropriate for the permission OR use a default description for all permissions like "This will be shown as tooltip in the module settings for the api permissions. Explain here to the user why the permission is necessary for your module"

Taschenbuch commented 1 year ago

fixed by https://github.com/blish-hud/Example-Blish-HUD-Module/pull/9