feat: configure world - checkbox to auto-apply changes (v1.97.16)

This commit is contained in:
Azgaar 2024-07-07 17:17:19 +02:00
parent 4aeee9111e
commit e4f2de6472
4 changed files with 56 additions and 41 deletions

View file

@ -1,7 +1,7 @@
"use strict";
// version and caching control
const version = "1.97.15"; // generator version, update each time
const version = "1.97.16"; // generator version, update each time
{
document.title += " v" + version;