Skip to content

Commit 1c0f01d

Browse files
committed
Add Javadoc link to README
1 parent ef0f73f commit 1c0f01d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ It supports:
1515
- Supports reading and writing SNBT (Stringified Named Binary Tag).
1616
- Supports [NBTPath](https://minecraft.wiki/w/NBT_path) (a query language for NBT data).
1717

18+
We provide detailed documentation for all APIs, which can be found here:
19+
[HelloNBT Javadoc](https://javadoc.io/doc/org.glavo/HelloNBT).
20+
1821
This library is used for the [Hello! Minecraft Launcher](https://github.com/HMCL-Dev-HMCL).
1922
The API is currently unstable.
2023

0 commit comments

Comments
 (0)