Skip to content

Commit

Permalink
Add mcmod.info.
Browse files Browse the repository at this point in the history
  • Loading branch information
Deftu committed Jun 27, 2024
1 parent 7d8191b commit b8d52da
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/main/resources/mcmod.info
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{
"modid": "${mod_id}",
"name": "${mod_name}",
"version": "${mod_version}",
"mcversion": "${mc_version}",
"description": "${mod_description}",
"authorList": ["Deftu"]
}
]

0 comments on commit b8d52da

Please sign in to comment.