From a36eaf2002863fc619ce6c37a0761a4cb471cb02 Mon Sep 17 00:00:00 2001 From: Ayush Saini <36878972+imayushsaini@users.noreply.github.com> Date: Fri, 9 Dec 2022 11:41:50 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84fc376..9b04627 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ which makes further modding of your game more convenient by providing easier acc There are two different ways the plugin manager can be installed: -1. Download [plugin_manager.py](https://raw.githubusercontent.com/bombsquad-community/plugin-manager/main/plugin_manager.py) +1. [Download Plugin Manager.py](https://bombsquad-community.github.io/bombsquad-web/pluginmanager) to your mods directory (check it out by going into your game's Settings -> Advanced -> Show Mods Folder). This is the recommended way (read next method to know why).