From 62af5198c48bdb475b2554c41eeb3307b339be81 Mon Sep 17 00:00:00 2001 From: Vishal Date: Thu, 16 Jan 2025 15:50:41 +0530 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be54444..01fec2b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ [![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) -**Important:** Please check out the [api7](https://github.com/bombsquad-community/plugin-manager/tree/api7) branch if you're +**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 your game version <= 1.7.36) where it uses API 8 plugins, then proceed with the rest of the +Check out the [main](https://github.com/bombsquad-community/plugin-manager/tree/main) branch if you're +using the game version (1.7.37 or more) which uses API 9 plugins. +If you're on game version (1.7.20 <= your game version <= 1.7.36) where it uses API 8 plugins, then proceed with the rest of the README here. -------------------------------