From 3ceb835b7e5a868fd0e598d00544e44e9324fb8a Mon Sep 17 00:00:00 2001 From: Vishal Date: Thu, 16 Jan 2025 16:10:05 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6aeb280..ed39a45 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ [![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 [main](https://github.com/bombsquad-community/plugin-manager/tree/api7) branch -if you're on game version (1.7.20 or later) which uses API 8 plugins. If you're on a older game version +**Important:** Please check out the [main](https://github.com/bombsquad-community/plugin-manager/tree/main) branch +if you're on game version (1.7.37 or more) which uses API 9 plugins. Please check out the +[api8](https://github.com/bombsquad-community/plugin-manager/tree/api8) branch if you're on game version +(1.7.20 <= your game version <= 1.7.36) which uses API 8 plugins. If you're on a older game version (1.7.0 <= your game version <= 1.7.19) which uses API 7 plugins then proceed with the rest of the README here. -------------------------------