Update README.md

This commit is contained in:
Vishal 2025-01-22 20:26:56 +05:30 committed by GitHub
parent 3dc2bde068
commit 5ec02262dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,10 @@
[![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
using the game version (1.7.0 <= your game version <= 1.7.19) which uses API 7 plugins.
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.
**Important:** If you are not sure about which branch to see, check below.
- for version 1.7.0 to 1.7.19 (which uses API 7), checkout the [api7](https://github.com/bombsquad-community/plugin-manager/tree/api7) branch.
- for version 1.7.37 or more (which uses API 9), checkout the [main](https://github.com/bombsquad-community/plugin-manager/tree/main) branch.
If you have version between 1.7.20 and 1.7.36 (1.7.20 <= your game version <= 1.7.36) which uses API 8, proceed with the rest of the README here.
-------------------------------