mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-29 07:51:12 -04:00
Merge branch 'master' of https://github.com/MightyPirates/OpenComputers into MC1.7
This commit is contained in:
commit
e9adf89123
@ -21,7 +21,7 @@ task deobfJar(type: Jar) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
task apiJar(type: Jar) {
|
task apiJar(type: Jar) {
|
||||||
from sourceSets.main.output
|
from sourceSets.main.java
|
||||||
classifier = 'api'
|
classifier = 'api'
|
||||||
include 'li/cil/oc/api/**'
|
include 'li/cil/oc/api/**'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user