made a better working multiloader build process
This commit is contained in:
6
build.gradle
Normal file
6
build.gradle
Normal file
@@ -0,0 +1,6 @@
|
||||
plugins {
|
||||
// see https://fabricmc.net/develop/ for new versions
|
||||
id 'fabric-loom' version '1.10-SNAPSHOT' apply false
|
||||
// see https://projects.neoforged.net/neoforged/moddevgradle for new versions
|
||||
id 'net.neoforged.moddev' version '2.0.62-beta' apply false
|
||||
}
|
Reference in New Issue
Block a user