Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
dc774019a8
BIN
lib/NukkitAddonReader.jar
Normal file
BIN
lib/NukkitAddonReader.jar
Normal file
Binary file not shown.
9
pom.xml
9
pom.xml
@ -19,6 +19,10 @@
|
||||
<id>jitpack.io</id>
|
||||
<url>https://www.jitpack.io</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>gitea</id>
|
||||
<url>https://repo.cimeyclust.com/api/packages/CimeyClust/maven</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<build>
|
||||
@ -77,5 +81,10 @@
|
||||
<version>1.20.10-r1</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.cimeyclust.addonreader</groupId>
|
||||
<artifactId>NukkitAddonReader</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
@ -0,0 +1 @@
|
||||
**DON'T DELETE THIS FILE. IT IS USED TO CREATE NEW CUSTOM FOODS.**
|
||||
Loading…
x
Reference in New Issue
Block a user