according to openplanet website code, author and donateurl are deprecated in favor of subkeys in the authoruser object. looks like it should be just a quick two-liner code change.
(note that with adding plugin source/issues links, i think it might be worth holding off on this until that's pushed? here's the api output i have rn for that with deprecated stuff removed:)
according to openplanet website code,
author
anddonateurl
are deprecated in favor of subkeys in theauthoruser
object. looks like it should be just a quick two-liner code change.https://github.com/openplanet-nl/plugin-manager/blob/992295f026bf90727461f6ced8849fd141dd4c26/src/Utils/PluginInfo.as#L39-L46
(note that with adding plugin source/issues links, i think it might be worth holding off on this until that's pushed? here's the api output i have rn for that with deprecated stuff removed:)