bombsquad-community / plugin-manager

A Plugin Manager for Bombsquad 1.7+
https://bombsquad-community.web.app/pluginmanager
Other
44 stars 33 forks source link

fix for latest bombsquad #289

Closed GalaxyA14user closed 2 months ago

GalaxyA14user commented 5 months ago

just edit these A

Loup-Garou911XD commented 5 months ago

we need to add a compatibility check like build_version > 12345 so the plugin doesnt break on older version of bombsquad

Loup-Garou911XD commented 5 months ago

ohh just saw that its already there https://github.com/bombsquad-community/plugin-manager/blob/efaf5bbf21a2d809c633dd6329f2a27540ecbbe2/plugin_manager.py#L71C9-L71C28

GalaxyA14user commented 5 months ago

we need to add a compatibility check like build_version > 12345 so the plugin doesnt break on older version of bombsquad

Just informing that such bug exists.