mirror of
https://github.com/tanyaofei/minecraft-fakeplayer.git
synced 2025-09-14 11:16:46 +08:00
bedrock -> devtools
This commit is contained in:
parent
f632620577
commit
1a07d02d2c
@ -43,7 +43,12 @@
|
|||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.github.hello09x</groupId>
|
<groupId>io.github.hello09x</groupId>
|
||||||
<artifactId>devtools</artifactId>
|
<artifactId>devtools-core</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.github.hello09x</groupId>
|
||||||
|
<artifactId>devtools-database</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
8
pom.xml
8
pom.xml
@ -74,7 +74,13 @@
|
|||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.github.hello09x</groupId>
|
<groupId>io.github.hello09x</groupId>
|
||||||
<artifactId>devtools</artifactId>
|
<artifactId>devtools-core</artifactId>
|
||||||
|
<version>0.1.1-SNAPSHOT</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.github.hello09x</groupId>
|
||||||
|
<artifactId>devtools-database</artifactId>
|
||||||
<version>0.1.1-SNAPSHOT</version>
|
<version>0.1.1-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user