Ported gradle and metadata to NeoForge.
This commit is contained in:
@ -10,7 +10,7 @@ pluginManagement {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.7.0'
|
||||
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
|
||||
}
|
||||
|
||||
rootProject.name = "${mod_id}-${minecraft_version}"
|
||||
|
||||
Reference in New Issue
Block a user