New Build system now works as good as the old build system (forge still broken)
This commit is contained in:
@@ -235,6 +235,7 @@ subprojects { p ->
|
||||
|
||||
// Adds the standalone jar's entrypoint
|
||||
jar {
|
||||
from "LICENSE.txt"
|
||||
manifest {
|
||||
attributes 'Implementation-Title': rootProject.mod_name,
|
||||
'Implementation-Version': rootProject.mod_version,
|
||||
|
||||
Reference in New Issue
Block a user