diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml index a2b2e77..3b88a4f 100644 --- a/src/main/resources/META-INF/mods.toml +++ b/src/main/resources/META-INF/mods.toml @@ -1,13 +1,14 @@ modLoader = "javafml" loaderVersion = "[47,)" -#issueTrackerURL = "" license = "LGPL-3.0-or-later" [[mods]] modId = "extendedae_plus" +displayURL="https://github.com/GaLicn/ExtendedAE_Plus" +issueTrackerURL = "https://github.com/GaLicn/ExtendedAE_Plus/issues" version = "${version}" displayName = "ExtendedAE Plus" -authors = "GaLi" +authors = "GaLi, C-H716" description = "Add more practical features and auxiliary operations to the Applied Energistics 2 mod" logoFile = "extendedae_plus.png"