DevSplash / ASFAutoClaimStickers

ArchiSteamFarm plugin for claiming stickers automatically.
GNU General Public License v3.0
42 stars 0 forks source link

Can you add autoupdate setting or update command? #3

Closed visualwind closed 7 months ago

visualwind commented 7 months ago

Like this plugin: https://github.com/chr233/ASFEnhance

DevSplash commented 7 months ago

I'm not sure if this feature is necessary. Usually this plugin won't be updated unless ASF changes the plugin API (e.g. v5.5.2.3 and v6.0.0.3). In this case the plugin won't be loaded, and ASF might even crash on startup. Therefore, the code related to the auto-update feature also cannot be executed, which means that the auto-update feature is unnecessary most of the time.

DevSplash commented 7 months ago

Closed by 88dd86f246db53271b238cec4c68a160abc35bcf ASF added automatic plugin updates interfaces in 6.0.1.2. You can try this pre-release version.