

Nextrek
@ 1348
Nextrek / s2s / package.json
1 2 3 4 5 6 7 8 9 10 11 12 |
{ "name": "VNM_Test_s2s", "main": "GameOffline.html", "chromium-args": "--ignore-gpu-blacklist", "window": { "title": "Game Test", "icon": "icon.png", "always-on-top": false, "width": 1280, "height": 720 } } |