1
mirror of https://github.com/CarmJos/cn2b2t-project.git synced 2026-06-04 18:17:19 +08:00

提供相关视频地址

This commit is contained in:
carm
2021-10-17 15:31:41 +08:00
parent 532ca866dd
commit 74a3fd60de
6 changed files with 58 additions and 19 deletions
+10 -2
View File
@@ -34,12 +34,20 @@
<scope>provided</scope>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.spigotmc</groupId>-->
<!-- <artifactId>spigot</artifactId>-->
<!-- <scope>provided</scope>-->
<!-- </dependency>-->
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<groupId>com.github.azbh111</groupId>
<artifactId>craftbukkit-1.12.2</artifactId>
<version>R</version>
<scope>provided</scope>
</dependency>
</dependencies>
<build>