mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-04-17 11:11:08 +00:00
Mostly work on achievement style stuff
This commit is contained in:
parent
3c190dab9f
commit
d6259fc67d
8 changed files with 33 additions and 18 deletions
js/Demo
|
@ -11,8 +11,8 @@ let modInfo = {
|
|||
|
||||
// Set your version in num and name
|
||||
let VERSION = {
|
||||
num: "2.2.9",
|
||||
name: "Uprooted",
|
||||
num: "2.3",
|
||||
name: "Cooler and Newer",
|
||||
}
|
||||
|
||||
let changelog = `<h1>Changelog:</h1><br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue