We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef0f73f commit 1c0f01dCopy full SHA for 1c0f01d
1 file changed
README.md
@@ -15,6 +15,9 @@ It supports:
15
- Supports reading and writing SNBT (Stringified Named Binary Tag).
16
- Supports [NBTPath](https://minecraft.wiki/w/NBT_path) (a query language for NBT data).
17
18
+We provide detailed documentation for all APIs, which can be found here:
19
+[HelloNBT Javadoc](https://javadoc.io/doc/org.glavo/HelloNBT).
20
+
21
This library is used for the [Hello! Minecraft Launcher](https://github.com/HMCL-Dev-HMCL).
22
The API is currently unstable.
23
0 commit comments