Skip to content

Commit

Permalink
forgot about maven
Browse files Browse the repository at this point in the history
  • Loading branch information
dries007 committed Nov 6, 2018
1 parent 9006607 commit 9006c07
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions build.gradle
Expand Up @@ -42,10 +42,13 @@ minecraft {
}

repositories {
maven {
flatDir {
dirs 'libs'
}
/*maven {
name "DDD repo"
url "http://doubledoordev.net/maven/"
}
}*/
// maven {
// name "TConstruct"
// url "http://dvs1.progwml6.com/files/maven/"
Expand Down
Binary file added libs/D3Core-1.7.10-1.1.2.41-dev.jar
Binary file not shown.
Binary file added libs/D3Core-1.7.10-1.1.2.41-src.jar
Binary file not shown.
Binary file added libs/D3Core-1.7.10-1.1.2.41.jar
Binary file not shown.

0 comments on commit 9006c07

Please sign in to comment.