From e99b6bdbab95b71143796920c5209d67dfd7d174 Mon Sep 17 00:00:00 2001 From: Rikko Date: Fri, 30 Jun 2023 00:24:41 +0530 Subject: [PATCH] Move API 7 -> API 8 note to the top --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce1056e..6442473 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ [![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 - **Important:** Please check out the [api7](https://github.com/bombsquad-community/plugin-manager/tree/api7) branch if you're using the game version (1.7.0 <= your game version <= 1.7.19) which uses API 7 plugins. If you're on game version (1.7.20 or a later version) where it uses API 8 plugins, then proceed with the rest of the README here. +------------------------------- + +# 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.