WHAT DO BOUT THIS BULLSHIT??
It's multiple versions of the same plugin ("Timeline" fron "AcidBubbles").
Creators should usually reference dependencies in the following way:
AcidBubbles.Timeline.latest
-- which then just accepts the *.var file with the highest version number and would allow users to delete any previous version to save some space.
BUT: as some plugins often change a lot and might not be backward compatible, the most recent version of the plugin might break a scene that was created with version 100 of the plugin when you update it to version 200, and therefore many scene creators like to reference the exact version of the plugin (instead of using "
.latest
") they used when creating the scene to make sure the scene works as intended by the creator.
When it comes to plugins, I usually don't care. Especially the keyframe animation plugin "Timeline" doesn't bother me at all, because all the versions combined only take a few MBs of space out of the many GBs of content I have in my AddonPackages directory. Just create a subdirectorie called "Timeline-Plugin" and move all the versions of the plugin into it and they're out of the way ;-)