1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-10 03:51:33 +00:00
This commit is contained in:
Acamaeda 2020-11-29 16:28:24 -05:00
parent 977643f5f6
commit 324e868430
9 changed files with 83 additions and 46 deletions
js/Demo

View file

@ -12,7 +12,7 @@ let modInfo = {
// Set your version in num and name
let VERSION = {
num: "2.2.4",
num: "2.2.5",
name: "Uprooted",
}