[meta] Upcoming API change in SilkSpawners v4
timbru31 opened this issue ยท 1 comments
Hi there,
I just wanted to give you a short shoutout about an upcoming API change in SilkSpawners (v4). The update will take some time, but I'll refactor the whole SilkUtil.
I will increase the major version number to v4 since it might (or mostly will) be a breaking change.
Deprecated methods will be removed, so make sure you update your method here:
Additionally, I recommend to call the hookIntoSilkSpawners
just once and keep the SilkUtil
as an instance variable.