Skip to content

Commit

Permalink
Add dependencies to mcmod.info.
Browse files Browse the repository at this point in the history
  • Loading branch information
Deftu committed Jun 27, 2024
1 parent 1e6c96f commit d70e2b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/resources/mcmod.info
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"version": "${mod_version}",
"mcversion": "${mc_version}",
"description": "${mod_description}",
"authorList": ["Deftu"]
"authorList": ["Deftu"],
"dependencies": ["textile", "omnicore"]
}
]

0 comments on commit d70e2b9

Please sign in to comment.