mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-27 23:14:23 -04:00
forgot to comment out fmp stuffs
This commit is contained in:
parent
c4c5368147
commit
2e85d30eb1
@ -1,3 +1,4 @@
|
||||
/* FMP
|
||||
compileScala {
|
||||
repositories {
|
||||
ivy {
|
||||
@ -10,6 +11,7 @@ compileScala {
|
||||
compile name: 'ForgeMultipart', version: "${config.minecraft.version}-${config.fmp.version}", ext: 'jar'
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
minecraft {
|
||||
version = "${config.minecraft.version}-${config.forge.version}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user