Skip to content

Commit

Permalink
Change to neoforge.mods.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Richy-Z committed May 19, 2024
1 parent ee3dacf commit 800a3ba
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -44,7 +44,7 @@ dependencies {
processResources {
inputs.property 'version', project.version

filesMatching('META-INF/mods.toml') {
filesMatching('META-INF/neoforge.mods.toml') {
expand version: project.version
}
}
Expand Down

0 comments on commit 800a3ba

Please sign in to comment.