1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-04-16 10:50:59 +00:00

Moved respec checkbox to respec-button, update version+changelog

This commit is contained in:
Harley White 2021-04-29 23:42:17 -04:00
parent a80184ee0a
commit bbcb4802ff
5 changed files with 17 additions and 10 deletions
js/Demo

View file

@ -11,7 +11,7 @@ let modInfo = {
// Set your version in num and name
let VERSION = {
num: "2.4",
num: "2.4.1",
name: "Rationalized Edition",
}