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:
parent
9b035a2280
commit
18898f519e
3 changed files with 4 additions and 10 deletions
js
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue