Closed chrisfls closed 7 months ago
Didn't expected this so soon, but it seems fine!
Reviewed 5 of 5 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.
Comments from Reviewable
It's not ready because I don't know what values we should use for the flags.
Changes:
package.json
, I've assumed it wasn't needed and removed it before, but it's really needed;electron.js
and static/main.js
), it has more to do with invalid certificate problems and spawning the devtools;electron.js
with build instructions, it replaces the previous electron-packager
in the Makefile
, the main reason for that is to moves files around to fix the problem bellow;And now bsd compatibility is biting us again :cry:
Note: this is really almost ready to merge, additional comments on our private discord dev channel.
This is kinda ready, the only leftover is to fix the API url.
The code is building an app for every architecture of platform, including
mas
(we'll probably ditch "Mac Apple Store" because steam)Not sure if it should be merged, I think it's HE2 only, so it's probably not going to be merged now, but kept as a basis for the future (I might be wrong).
This change is