Missing things...

This commit is contained in:
Adubbz 2014-01-19 12:50:34 +11:00
parent 5e7f96adaf
commit decd3a1feb
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@ buildscript {
}
}
configurations {
deployJars
}
apply plugin: "maven"
apply plugin: "forge"