1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-04-30 05:22:10 +00:00

Made changelog no longer in index.html, URL can be set in modInfo

This commit is contained in:
Acamaeda 2020-10-11 18:11:42 -04:00
parent 9b035a2280
commit 18898f519e
3 changed files with 4 additions and 10 deletions

View file

@ -10,6 +10,7 @@ let modInfo = {
pointsName: "points",
discordName: "",
discordLink: "",
changelogLink: "https://github.com/Acamaeda/The-Modding-Tree/blob/master/changelog.md",
offlineLimit: 1 // In hours
}