bitburner-src/electron
Martin Fournier bc0791840f Add launch option to directly export save game
If --export-save is set, it will not launch the index.html and instead
launch a blank page. It then reads from the IndexedDb to fetch the
bitburnerSave value and prompts a save file dialog.
2021-12-30 11:51:15 -05:00
..
lib more electron files 2021-12-03 10:38:21 -05:00
achievements.js Refactor electron app into multiple files 2021-12-29 08:46:56 -05:00
api-server.js Refactor electron app into multiple files 2021-12-29 08:46:56 -05:00
exit.html Crash render process when javascript won't execute 2021-12-23 07:48:01 -05:00
export.html Add launch option to directly export save game 2021-12-30 11:51:15 -05:00
gameWindow.js Use global references for electron event handlers 2021-12-30 09:12:55 -05:00
greenworks.js achievements 2021-11-27 15:07:25 -05:00
icon.icns work on making sure all the functions are accounted for 2021-11-03 18:16:10 -04:00
icon.ico work on making sure all the functions are accounted for 2021-11-03 18:16:10 -04:00
icon.png electron build 2021-09-16 18:10:27 -04:00
main.js Add launch option to directly export save game 2021-12-30 11:51:15 -05:00
menu.js Refactor electron app into multiple files 2021-12-29 08:46:56 -05:00
package-lock.json Add authorization token to file system api 2021-12-28 15:37:22 -05:00
package.json Add authorization token to file system api 2021-12-28 15:37:22 -05:00
steam_appid.txt achievements 2021-11-27 15:07:25 -05:00
utils.js Add launch option to directly export save game 2021-12-30 11:51:15 -05:00