Notes on API 7 and API 8

This commit is contained in:
Rikko 2023-06-30 00:01:32 +05:30
parent 7e6388f64b
commit 0ab05ec385

View file

@ -2,6 +2,11 @@
# plugin-manager # 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.
A plugin manager for the game - [Bombsquad](https://www.froemling.net/apps/bombsquad). Plugin manager is a plugin in itself, 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. which makes further modding of your game more convenient by providing easier access to community created content.