mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-04-22 17:21:06 +00:00
Improvenents to popups
This commit is contained in:
parent
0f59bd7be6
commit
6bcf352fe1
6 changed files with 9 additions and 11 deletions
js/Demo
|
@ -11,8 +11,8 @@ let modInfo = {
|
|||
|
||||
// Set your version in num and name
|
||||
let VERSION = {
|
||||
num: "2.3.5",
|
||||
name: "Cooler and Newer Edition",
|
||||
num: "2.π",
|
||||
name: "Incrementally Updated",
|
||||
}
|
||||
|
||||
let changelog = `<h1>Changelog:</h1><br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue