File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,12 @@ 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:
18+ To get started, check out the following documents:
19+
20+ - Quick Start ([ 中文] ( docs/QuickStart_zh.md ) )
21+ - Tutorial ([ 中文] ( docs/Tutorial_zh.md ) )
22+
23+ We also provide detailed documentation for all APIs, which can be found here:
1924[ HelloNBT Javadoc] ( https://javadoc.io/doc/org.glavo/HelloNBT ) .
2025
2126This library is used for the [ Hello! Minecraft Launcher] ( https://github.com/HMCL-Dev-HMCL ) .
@@ -42,11 +47,6 @@ Maven:
4247</dependency >
4348```
4449
45- ## Getting Started
46-
47- - Quick Start ([ 中文] ( docs/QuickStart_zh.md ) )
48- - Tutorial ([ 中文] ( docs/Tutorial_zh.md ) )
49-
5050## License
5151
5252This project is licensed under the Apache License, Version 2.0.
You can’t perform that action at this time.
0 commit comments