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 aegroup=appeng
aebasename=appliedenergistics2 aebasename=appliedenergistics2
extended=extended_life extended=extended_life
extendedversion=v49t extendedversion=v49u
######################################################### #########################################################
# Versions # # Versions #
######################################################### #########################################################
+11 -11
View File
@@ -1,17 +1,17 @@
[ [
{ {
"modid":"appliedenergistics2", "modid": "appliedenergistics2",
"name":"Applied Energistics 2 Trousers Edition", "name": "AE2 Unofficial Extended Life",
"description":"A Mod about Matter, Energy and using them to conquer the world..", "description": "A Mod about Matter, Energy and using them to conquer the world..",
"version":"${version}", "version": "${version}",
"mcversion":"${mcversion}", "mcversion": "${mcversion}",
"url":"https://github.com/PrototypeTrousers/Applied-Energistics-2", "url": "https://github.com/PrototypeTrousers/Applied-Energistics-2",
"updateUrl":"", "updateUrl": "",
"authorList":[ "authorList": [
"AlgorithmX2" "AlgorithmX2"
], ],
"credits":"AlgorithmX2", "credits": "AlgorithmX2",
"logoFile":"assets/appliedenergistics2/meta/logo.png", "logoFile": "assets/appliedenergistics2/meta/logo.png",
"screenshots":[] "screenshots":[]
} }
] ]