Fabric now builds (and works outside the build environment)
This commit is contained in:
@@ -1,14 +1,3 @@
|
||||
version = "API-" + rootProject.mod_version
|
||||
|
||||
configurations {
|
||||
|
||||
}
|
||||
|
||||
dependencies {
|
||||
// TODO: can we remove the need for manifold? it shouldn't be necessary here
|
||||
testAnnotationProcessor "systems.manifold:manifold-preprocessor:${rootProject.manifold_version}"
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
exclude "architectury.common.json"
|
||||
configurations = [project.configurations.shadowMe]
|
||||
|
||||
Reference in New Issue
Block a user