Conversation
uosc has a stable version archive download: https://github.com/tomasklaen/uosc/releases/latest/download/uosc.zip But as I'm reading the docs, zip installs are not supported? So I've just updated the current config that installs from main branch. This might lead to people installing development versions, but I guess better than nothing. Also how do you handle config files? I was afraid to put the default config there in fear that it might overwrite peoples' current one.
|
I suppose you could snapshot the latest released version in a |
|
No, zip is not supported. Since you "only" renamed your account, but the plugin stays the same – I wonder whether we should keep the old plugin id and/or folder-name. So that for people who installed it in the past, there's no risk to install it twice – that would probably cause problems. |
|
There's been more changes since this PR. The script was modlarized so it's no longer a single file, but comes with |
uosc has a stable version archive download: https://github.com/tomasklaen/uosc/releases/latest/download/uosc.zip
But as I'm reading the docs, zip installs are not supported? So I've just updated the current config that installs from main branch. This might lead to people installing development versions, but I guess better than nothing.
Also how do you handle config files? I was afraid to put the default config there in fear that it might overwrite peoples' current one.