mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-05-10 03:51:33 +00:00
Added small number formatting
This commit is contained in:
parent
e6c03dbf4d
commit
83bd52441e
5 changed files with 36 additions and 8 deletions
js/Demo
|
@ -11,8 +11,8 @@ let modInfo = {
|
|||
|
||||
// Set your version in num and name
|
||||
let VERSION = {
|
||||
num: "2.4.2",
|
||||
name: "Rationalized Edition",
|
||||
num: "2.5",
|
||||
name: "Dreams Really Do Come True",
|
||||
}
|
||||
|
||||
let changelog = `<h1>Changelog:</h1><br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue