From fab37b4eca905d19ebb342614c00b1823699e7e6 Mon Sep 17 00:00:00 2001 From: Loup <90267658+Loup-Garou911XD@users.noreply.github.com> Date: Sat, 17 Dec 2022 23:21:19 +0530 Subject: [PATCH 1/3] Added download button in readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9b04627..d01dd74 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ +[![DownloadIcon]][DownloadLink] + [![CI](https://github.com/bombsquad-community/plugin-manager/actions/workflows/ci.yml/badge.svg)](https://github.com/bombsquad-community/plugin-manager/actions/workflows/ci.yml) # plugin-manager + + +[DownloadIcon]:https://img.shields.io/badge/Download-5555ff?style=for-the-badge&logoColor=white&logo=DocuSign +[DownloadLink]:https://cdn.jsdelivr.net/gh/bombsquad-community/plugin-manager@latest/plugin_manager.py + A plugin manager for the game - [Bombsquad](https://www.froemling.net/apps/bombsquad). Plugin manager is a plugin in itself, which makes further modding of your game more convenient by providing easier access to community created content. From b91780b6848ef5d52911a9882263fa7dad4e04b0 Mon Sep 17 00:00:00 2001 From: Loup <90267658+Loup-Garou911XD@users.noreply.github.com> Date: Sat, 17 Dec 2022 23:52:14 +0530 Subject: [PATCH 2/3] Fixed download url --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d01dd74..019bc37 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ [![DownloadIcon]][DownloadLink] +[DownloadIcon]:https://img.shields.io/badge/Download-5555ff?style=for-the-badge&logoColor=white&logo=DocuSign +[DownloadLink]:https://cdn.jsdelivr.net/gh/bombsquad-community/plugin-manager/plugin_manager.py + [![CI](https://github.com/bombsquad-community/plugin-manager/actions/workflows/ci.yml/badge.svg)](https://github.com/bombsquad-community/plugin-manager/actions/workflows/ci.yml) # plugin-manager -[DownloadIcon]:https://img.shields.io/badge/Download-5555ff?style=for-the-badge&logoColor=white&logo=DocuSign -[DownloadLink]:https://cdn.jsdelivr.net/gh/bombsquad-community/plugin-manager@latest/plugin_manager.py A plugin manager for the game - [Bombsquad](https://www.froemling.net/apps/bombsquad). Plugin manager is a plugin in itself, which makes further modding of your game more convenient by providing easier access to community created content. From 0d49b20ac47ea59f5b8bbac2d2a6d5eae30f9db7 Mon Sep 17 00:00:00 2001 From: Loup <90267658+Loup-Garou911XD@users.noreply.github.com> Date: Sat, 17 Dec 2022 23:59:42 +0530 Subject: [PATCH 3/3] Removed line breaks --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 019bc37..b7d90c6 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,6 @@ # plugin-manager - - - A plugin manager for the game - [Bombsquad](https://www.froemling.net/apps/bombsquad). Plugin manager is a plugin in itself, which makes further modding of your game more convenient by providing easier access to community created content.