beta 4
This commit is contained in:
parent
52e43da3a8
commit
5fffac8ec1
2 changed files with 3 additions and 3 deletions
|
@ -161,8 +161,8 @@ sourceSets {
|
|||
}
|
||||
|
||||
main {
|
||||
runtimeClasspath += datagen.runtimeClasspath
|
||||
runtimeClasspath += datagen.output
|
||||
runtimeClasspath += generated.runtimeClasspath
|
||||
runtimeClasspath += generated.output
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
# Mod properties
|
||||
mod_version=5.1.0-beta.3
|
||||
mod_version=5.1.0-beta.4
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
|
|
Loading…
Add table
Reference in a new issue