You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: