Skip to content

Commit

Permalink
Update neoforge.mods.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
NicosaurusRex99 authored Jun 21, 2024
1 parent 8c19665 commit 7f853d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/META-INF/neoforge.mods.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
modLoader="javafml"
loaderVersion="${loader_version_range}"
license="${mod_license}"
issueTrackerURL="https://github.com/NicosaurusRex99/JARMGit/issues"
issueTrackerURL="https://github.com/NicosaurusRex99/Just-Another-Ruby-Mod/issues"
[[mods]]
modId="${mod_id}"
version="${mod_version}"
displayName="${mod_name}"
updateJSONURL="https://raw.githubusercontent.com/NicosaurusRex99/JARMGit/master/jarm_update.json"
updateJSONURL="https://raw.githubusercontent.com/NicosaurusRex99/Just-Another-Ruby-Mod/master/jarm_update.json"
displayURL="https://www.curseforge.com/minecraft/mc-mods/jarm-just-another-ruby-mod/files"
logoFile="ruby.png"
authors="${mod_authors}"
description='''${mod_description}'''
description='''${mod_description}'''

0 comments on commit 7f853d0

Please sign in to comment.