Add readme.md for YardWatch project

This commit is contained in:
2024-03-22 00:40:19 +01:00
parent a2d5699771
commit d1fe8126be
+8
View File
@@ -0,0 +1,8 @@
# YardWatch
Implementation of [YardWatchAPI](https://github.com/YouHaveTrouble/YardWatchAPI) for common protection plugins. If any
of supported plugins implements the API itself, then this plugin will stop providing its implementation to allow the
plugin to take over.
If you're a developer looking for information how to implement YardWatchAPI in your plugin, see
[YardWatchAPI](https://github.com/YouHaveTrouble/YardWatchAPI)