Open Revadike opened 3 years ago
Where would you download those addons?
Could be hosted on GitHub (or steam as user content).
Forgot to mention: Such a plugin system could help you be less responsible for all the features (in terms of support and development). The user himself will be responsible for the risk of the plugin (not working or unintentional use).
I don't think AS is suited for such a system. We are building on unpredictable sources not in our control (i.e. the Steam store), a plugin system would amplify that mess
Desired Behavior
Add an interface that allows custom/thirdparty addons/extensions to be added to augmented steam.
Motivation / Use Case for Changing the Behavior
Useful to deconstruct the main extension. This allows you to detach rarely used features, but at the same time also allow extensions/addons for edge cases.
Other Examples
Userstyles for stylus Userscripts for tampermonkey Custom functions for ublock origin etc