Update mod metadata (#344)

This commit is contained in:
Neeve
2023-12-28 16:46:53 +11:00
committed by GitHub
parent 7747899e90
commit 219de337be
4 changed files with 24 additions and 12 deletions
+7 -3
View File
@@ -5,12 +5,16 @@
"description": "A Mod about Matter, Energy and using them to conquer the world..",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "https://github.com/PrototypeTrousers/Applied-Energistics-2",
"url": "https://github.com/AE2-UEL/Applied-Energistics-2",
"updateUrl": "",
"authorList": [
"AlgorithmX2"
"NotMyWing",
"Serenibyss",
"PrototypeTrousers",
"AlgorithmX2",
"contributors <3"
],
"credits": "AlgorithmX2",
"credits": "The AE2:UEL team, AlgorithmX2 & contributors",
"logoFile": "assets/appliedenergistics2/meta/logo.png",
"screenshots":[]
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"pack": {
"pack_format": 3,
"description": "Resources used for Applied Energistics 2"
"description": "Resources used for AE2 Unofficial Extended Life"
}
}