- The Modding Tree by Acamaeda
+ The Modding Tree {{VERSION.tmtNum}} by Acamaeda
The Prestige Tree made by Jacorb and Aarex
Original idea by papyrus (on discord)
Note by Jacorb: If anyone wishes to make a mod of this game, that is perfectly fine with me, just make sure to name it something different (ex: Prestige Tree NG+) and to let me know on my discord.
diff --git a/js/game.js b/js/game.js
index a0a5e9c..fe88a30 100644
--- a/js/game.js
+++ b/js/game.js
@@ -3,9 +3,21 @@ var needCanvasUpdate = true;
var NaNalert = false;
var gameEnded = false;
+
+let modInfo = {
+ name: "The Modding Tree",
+ id: "modbase",
+ pointsName: "points",
+ discordName: "",
+ discordLink: "",
+ offlineLimit: 1 // In hours
+}
+
let VERSION = {
num: "1.3.5 maybe",
- name: "Tabception... ception!"
+ name: "Tabception... ception!",
+ tmtNum: "1.3.5 maybe",
+ tmtName: "Tabception... ception!"
}
// Determines if it should show points/sec