Update mods.toml
This commit is contained in:
parent
e56a9477ef
commit
dc535dd01a
@ -27,14 +27,14 @@ displayName="Overdrive That Matters" #mandatory
|
||||
# A URL for the "homepage" for this mod, displayed in the mod UI
|
||||
#displayURL="https://change.me.to.your.mods.homepage.example.invalid/" #optional
|
||||
# A file name (in the root of the mod JAR) containing a logo for display
|
||||
logoFile="examplemod.png" #optional
|
||||
#logoFile="examplemod.png" #optional
|
||||
# A text field displayed in the mod UI
|
||||
credits="a" #optional
|
||||
#credits="a" #optional
|
||||
# A text field displayed in the mod UI
|
||||
authors="DBotThePony" #optional
|
||||
# The description text for the mod (multi line!) (#mandatory)
|
||||
description='''
|
||||
A mod about matter. And science fiction on top of it.
|
||||
Matter. Energy. Combined.
|
||||
'''
|
||||
# A dependency - use the . to indicate dependency for a specific modid. Dependencies are optional.
|
||||
[[dependencies.overdrive_that_matters]] #optional
|
||||
|
Loading…
Reference in New Issue
Block a user