screeps / launcher

ISC License
24 stars 25 forks source link

Electron outdated #9

Open AlinaNova21 opened 6 years ago

AlinaNova21 commented 6 years ago

The current electron version is behind, the latest version at this time is 1.8.3, the current version, 1.4.2, is lacking features present in node 8 such as async/await. This will impact people who write their codebases with newer features on official, as some of those features may not exist in the older version and also prevents any mods from taking advantage of async/await without breaking steam server support.

MDLeide commented 6 years ago

Encountered this today, caused a local server mod to break.