diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml index 15496d230..5edab4ab4 100644 --- a/src/main/resources/META-INF/mods.toml +++ b/src/main/resources/META-INF/mods.toml @@ -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