update version

more of renaming mod
This commit is contained in:
PrototypeTrousers
2022-01-20 17:46:07 -03:00
parent 4414451f5e
commit 963d3414d8
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ aebuild=7
aegroup=appeng
aebasename=appliedenergistics2
extended=extended_life
extendedversion=v49t
extendedversion=v49u
#########################################################
# Versions #
#########################################################
+11 -11
View File
@@ -1,17 +1,17 @@
[
{
"modid":"appliedenergistics2",
"name":"Applied Energistics 2 Trousers Edition",
"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",
"updateUrl":"",
"authorList":[
"AlgorithmX2"
"modid": "appliedenergistics2",
"name": "AE2 Unofficial Extended Life",
"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",
"updateUrl": "",
"authorList": [
"AlgorithmX2"
],
"credits":"AlgorithmX2",
"logoFile":"assets/appliedenergistics2/meta/logo.png",
"credits": "AlgorithmX2",
"logoFile": "assets/appliedenergistics2/meta/logo.png",
"screenshots":[]
}
]