mods.toml补全信息
This commit is contained in:
parent
124c008700
commit
6d985fac2a
|
|
@ -1,13 +1,14 @@
|
||||||
modLoader = "javafml"
|
modLoader = "javafml"
|
||||||
loaderVersion = "[47,)"
|
loaderVersion = "[47,)"
|
||||||
#issueTrackerURL = ""
|
|
||||||
license = "LGPL-3.0-or-later"
|
license = "LGPL-3.0-or-later"
|
||||||
|
|
||||||
[[mods]]
|
[[mods]]
|
||||||
modId = "extendedae_plus"
|
modId = "extendedae_plus"
|
||||||
|
displayURL="https://github.com/GaLicn/ExtendedAE_Plus"
|
||||||
|
issueTrackerURL = "https://github.com/GaLicn/ExtendedAE_Plus/issues"
|
||||||
version = "${version}"
|
version = "${version}"
|
||||||
displayName = "ExtendedAE Plus"
|
displayName = "ExtendedAE Plus"
|
||||||
authors = "GaLi"
|
authors = "GaLi, C-H716"
|
||||||
description = "Add more practical features and auxiliary operations to the Applied Energistics 2 mod"
|
description = "Add more practical features and auxiliary operations to the Applied Energistics 2 mod"
|
||||||
logoFile = "extendedae_plus.png"
|
logoFile = "extendedae_plus.png"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user