Update your plugin using the unstable manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
fix: fix duplication bug on settings deserialise
- I don't know why it happens if it's a
List<string>but not a
string[], but I don't care enough to study the internals of
System.Xmlto find out.
What's Changed
- Fix: Sets url used in manifest-unstable.json correctly by @fearnlj01 in #45
Full Changelog: 3.0.1...3.0.1.85