Go to
resources\app and find
index.html to launch the game in your browser. If you're playing on the current public patch (
0.8.28) you'll need to put
window.fileExists = (url) => true; into the console (needs to be done every time you launch the game) otherwise the game will crash when trying to load CGs, this was supposedly fixed this in
0.8.29, but I'm not a backer to I am unable to confirm if it was fixed.
You can open the console with
ctrl+
shift+
I or
f12.