mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-23 11:27:54 +01:00
h
This commit is contained in:
parent
73030c7456
commit
1b8668c910
2 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ open class SubprojectExtension(val project: Project) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
val processResourcesExpandFiles = listOf("pack.mcmeta", "fabric.mod.json", "META-INF/mods.toml")
|
val processResourcesExpandFiles = listOf("pack.mcmeta", "fabric.mod.json", "META-INF/neoforge.mods.toml")
|
||||||
|
|
||||||
val processResourcesExpandProperties = listOf(
|
val processResourcesExpandProperties = listOf(
|
||||||
"mod_license",
|
"mod_license",
|
||||||
|
|
Loading…
Reference in a new issue