Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamalam360 authored Jun 9, 2024
1 parent 1b8d805 commit 8d1c2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neoforge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ if (System.getenv("CURSEFORGE_API_KEY") != null && System.getenv("MODRINTH_API_K
}

processResources {
filesMatching("mods.toml") {
filesMatching("neoforge.mods.toml") {
expand "minecraft_version": project.minecraft_version,
"architectury_version": libs.versions.architectury.get(),
"jamlib_version": libs.versions.jamlib.get(),
Expand Down

0 comments on commit 8d1c2a2

Please sign in to comment.