mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-05 23:36:06 +00:00
bootstrap addon dumping
This commit is contained in:
@@ -7,4 +7,6 @@ tasks.withType<Jar>() {
|
||||
manifest {
|
||||
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