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:
@@ -7,4 +7,6 @@ tasks.withType<Jar>() {
|
|||||||
manifest {
|
manifest {
|
||||||
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