Add compatibility note in README.
build / build (push) Failing after 2m7s

This commit is contained in:
Andreas Troelsen
2022-07-26 17:35:01 +02:00
parent 9e92094501
commit f07df6a556
+2
View File
@@ -4,6 +4,8 @@ MobArenaStats is a _plugin extension_ for [MobArena](https://github.com/garbagem
The extension collects stats from MobArena sessions into persistent storage such as MySQL, MariaDB, and SQLite databases. The extension collects stats from MobArena sessions into persistent storage such as MySQL, MariaDB, and SQLite databases.
It hooks into MobArena's command handler to provide commands for querying and managing the stats. It hooks into MobArena's command handler to provide commands for querying and managing the stats.
**Note:** This extension requires MobArena 0.107 or later to work.
## Getting Started ## Getting Started