mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2025-02-16 20:41:24 +01:00
Updated API (markdown)
parent
4dee5896fd
commit
d8fb1c38f5
4
API.md
4
API.md
@ -59,7 +59,7 @@ dependencies {
|
||||
repositories {
|
||||
// ...
|
||||
maven {
|
||||
url 'https://ci.athion.net/job/FAWE-1.13/ws/mvn'
|
||||
url 'https://ci.athion.net/job/FastAsyncWorldEdit-1.13/ws/mvn'
|
||||
}
|
||||
}
|
||||
|
||||
@ -74,7 +74,7 @@ dependencies {
|
||||
<!-- FAWE repository -->
|
||||
<repository>
|
||||
<id>fawe-repo</id>
|
||||
<url>https://ci.athion.net/job/FAWE-1.13/ws/mvn</url>
|
||||
<url>https://ci.athion.net/job/FastAsyncWorldEdit-1.13/ws/mvn</url>
|
||||
</repository>
|
||||
|
||||
<!-- FAWE API -->
|
||||
|
Loading…
Reference in New Issue
Block a user