mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 07:13:28 +01:00
fixed tehnut maven and updated readme
This commit is contained in:
parent
bc8edd6cb7
commit
241725e9c2
2 changed files with 3 additions and 5 deletions
|
@ -2,9 +2,7 @@
|
|||
|
||||
For more information, visit the main CurseForge Page by [clicking here](http://minecraft.curseforge.com/projects/actually-additions)!
|
||||
|
||||
Jenkins: [Click here](https://ci.chaosfield.at/job/ActuallyAdditions/)
|
||||
Maven: [Click here](https://maven.chaosfield.at/de/ellpeck/actuallyadditions/)
|
||||
|
||||
Actually Additions is also on the [ModMaven](https://modmaven.k-4u.nl/info.html): [Click here](https://modmaven.k-4u.nl/de/ellpeck/actuallyadditions/)
|
||||
Jenkins: [Click here](https://ci.ellpeck.de/blue/organizations/jenkins/ActuallyAdditions/)
|
||||
Maven: [Click here](https://maven.ellpeck.de/de/ellpeck/actuallyadditions/)
|
||||
|
||||
![](https://raw.githubusercontent.com/Ellpeck/ActuallyAdditions/master/pics/logo.png)
|
||||
|
|
|
@ -36,7 +36,7 @@ repositories {
|
|||
url "https://dvs1.progwml6.com/files/maven"
|
||||
}
|
||||
maven {
|
||||
url "http://tehnut.info/maven"
|
||||
url "https://maven.tehnut.info"
|
||||
}
|
||||
maven {
|
||||
url "https://dl.bintray.com/cyclopsmc/dev/"
|
||||
|
|
Loading…
Reference in a new issue