Unfortunately I can not start it. It gives me "TypeError: Cannot read properties of undefined (reading 'trees')"
Viewing post in destroy money simulator comments
I just opened the page on ubuntu 20.04 64 bit on chrome Version 112.0.5615.49 (Official Build) (64-bit)
The javascript console prints the following, not sure if that helps with debugging?
caught TypeError: Cannot read properties of null (reading 'map') at importData (migrate.js:5:32) at migrate.js:57:1 main.js:272 Uncaught TypeError: Cannot read properties of undefined (reading '0') at renderTrees (main.js:272:29) at main.js:254:1 stuff.js:10 Uncaught TypeError: Cannot read properties of undefined (reading 'trees') at Item.price (stuff.js:10:60) at shop.js:33:31 at Array.forEach (<anonymous>) at Shop.addItems (shop.js:26:16) at shop.js:44:13