bombsquad-community / plugin-manager

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

Clean uninstall #182

Open brostosjoined opened 1 year ago

brostosjoined commented 1 year ago

So is it possible to like delete the files that a mod installs ( for its dependencies) when i uninstall the plugin.

For example the discord_richpresence plugin uses external modules like websocket and pypresence and the uninstall does not have an exta feature that remove the downloaded modules.

kingsamurai123 commented 11 months ago

Hello Brostosjoined,

The modules deletion while uninstalling the plugin is not recommended as there might be people use these modules outside of the game requirement.

brostosjoined commented 11 months ago

Yeah as you said that true but only on the modular build of the game which will only be used on few specific platforms. I mean delete the modules, files and other junk that the mod installs or generates not the system modules