Update mods.toml

This commit is contained in:
DBotThePony 2022-01-31 23:39:03 +07:00
parent e56a9477ef
commit dc535dd01a
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -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