Skip to content

Commit

Permalink
Remove duplicate "the" and update loader version comment (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar Rahman authored Jun 4, 2024
1 parent 7dc8b83 commit bfc7eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/neoforge.mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# The name of the mod loader type to load - for regular FML @Mod mods it should be javafml
modLoader="javafml" #mandatory

# A version range to match for said mod loader - for regular FML @Mod it will be the the FML version. This is currently 47.
# A version range to match for said mod loader - for regular FML @Mod it will be the FML version. This is currently 2.
loaderVersion="${loader_version_range}" #mandatory

# The license for you mod. This is mandatory metadata and allows for easier comprehension of your redistributive properties.
Expand Down

0 comments on commit bfc7eb8

Please sign in to comment.