From 08e008f9bd13aebc7231d8a35b6d51a4211b2d8c Mon Sep 17 00:00:00 2001 From: William Date: Thu, 13 Jun 2024 21:45:24 +0100 Subject: [PATCH] docs: document fabric deps --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 468a4c3..f95d24b 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Uniform _currently_ targets the following platforms, (in addition to `uniform-common` which you can compile against in multi-platform plugins): +Please note Uniform on Fabric requires [adventure-platform-fabric](https://docs.advntr.dev/platform/fabric.html) and the [Fabric API](https://fabricmc.net/) as dependencies. + | Platform | Artifact | Minecraft | Java | |---------------|-------------------------|:----------:|:-----:| | Paper | `uniform-paper` | \>`1.20.4` | >`17` |