1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-11 12:31:08 +00:00
This commit is contained in:
Acamaeda 2020-10-15 21:02:05 -04:00
parent bcbdf12dca
commit eb50844c6f
4 changed files with 10 additions and 7 deletions

View file

@ -16,9 +16,9 @@ let modInfo = {
// Set your version in num and name, but leave the tmt values so people know what version it is
let VERSION = {
num: "2.0",
num: "2.0.2",
name: "Pinnacle of Achievement Mountain",
tmtNum: "2.0",
tmtNum: "2.0.2",
tmtName: "Pinnacle of Achievement Mountain"
}