bombsquad-community / plugin-manager

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

Update icons_keyboard for newer version support #218

Closed Freaku17 closed 6 months ago

Freaku17 commented 6 months ago

Side effects include a error log on new version (1.7.30+): metascan: icons_keyboard.py:38: '# ba_meta export keyboard' tag should be replaced by '# ba_meta export bauiv1.Keyboard'.

Freaku17 commented 6 months ago

@rikkolovescats why is auto-format adding 4 spaces on # ba_meta comment, that will cause error. Please erase them & then commit

Loup-Garou911XD commented 6 months ago

@rikkolovescats why is auto-format adding 4 spaces on # ba_meta comment, that will cause error. Please erase them & then commit

It's adding indentation because it's inside a if statement ig