To fix the lag, try this:
1. Go to www>package.json
2. Delete the text and put this instead
"
{
"name": "",
"main": "index.html",
"js-flags": "--expose-gc",
"window": {
"title": "",
"toolbar": false,
"width": 816,
"height": 624,
"icon": "icon/icon.png"
}
}
"
if this doesnt work, try following the top comment in
You must be registered to see the links
One of these worked for me (cant tell which one bcz i did both at the same time </3 )