We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c053690 commit 3101547Copy full SHA for 3101547
README.md
@@ -2,7 +2,7 @@
2
Common library used for all NyaaCat plugin.
3
Provides infrastructures to simplify plugin development.
4
5
-[](https://ci.nyaacat.com/job/NyaaCore/job/1.18/)
+[](https://ci.nyaacat.com/job/NyaaCore/job/main/)
6
## Component List
7
8
- Annotation based command dispatcher
@@ -40,5 +40,6 @@ dependencies {
40
- 6.4.x: Minecraft 1.14.3
41
- 7.0.x: Minecraft 1.14.4
42
- 7.1.x: Minecraft 1.15.1 since build 350
43
+- 9.x: Minecraft 1.21+
44
45
Older versions can be found in [Github Release Page](https://github.com/NyaaCat/NyaaCore/releases)
0 commit comments