Update readme.md with requirements section

Added a new section, "Requirements", to the readme.md file of the YardWatch project, outlining the technical specifications necessary for the source code to work properly. These requirements include Java 17 and a version of Minecraft 1.16 or higher.
This commit is contained in:
2024-03-22 10:53:11 +01:00
parent d1fe8126be
commit 103f36f9a1
+4
View File
@@ -6,3 +6,7 @@ plugin to take over.
If you're a developer looking for information how to implement YardWatchAPI in your plugin, see If you're a developer looking for information how to implement YardWatchAPI in your plugin, see
[YardWatchAPI](https://github.com/YouHaveTrouble/YardWatchAPI) [YardWatchAPI](https://github.com/YouHaveTrouble/YardWatchAPI)
## Requirements
- Java 17
- Minecraft 1.16+