mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-17 14:21:08 +00:00
bootstrap addon dumping
This commit is contained in:
@@ -8,3 +8,5 @@ tasks.withType<Jar>() {
|
|||||||
attributes("Bootstrap-Addon-Entry-Point" to "com.dfsek.terra.addons.manifest.impl.ManifestAddonLoader")
|
attributes("Bootstrap-Addon-Entry-Point" to "com.dfsek.terra.addons.manifest.impl.ManifestAddonLoader")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
project.extra.set("bootstrap", true)
|
||||||
Reference in New Issue
Block a user