mods.toml补全信息

This commit is contained in:
C-H716 2025-11-05 18:40:50 +08:00
parent 124c008700
commit 6d985fac2a

View File

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