index.html is just a blank page when I open it in my browser.
I'm using the Linux version, and I'm getting these console errors:
DevTools failed to parse SourceMap: [path/to/game/]the_quiet_sleep/underscore-min.map
city.js:5 Uncaught ReferenceError: STEAM is not defined
at city.js:5
stdMain.js:6 Uncaught TypeError: GameProperties is not a constructor
at new App (stdMain.js:6)
at getFrameFunctions (stdMain.js:26)
at main (stdMain.js:39)