fpPS4-Temmie-s-Launcher/package.json

23 lines
685 B
JSON

{
"version": "1.2.4",
"license": "GPL-2",
"author": "TheMitoSan",
"main": "App/index.htm",
"name": "fpPS4 Temmie's Launcher",
"chromium-args": "--disable-raf-throttling",
"description": "A simple launcher for fpPS4 project",
"repository": "https://github.com/themitosan/fpPS4-Temmie-s-Launcher",
"window": {
"frame": true,
"width": 1186,
"height": 710,
"toolbar": true,
"min_width": 1102,
"min_height": 680,
"fullscreen": false,
"position": "center",
"theme-color": "#000",
"icon": "App/img/logo.png",
"title": "fpPS4 Temmie's Launcher - Please wait..."
}
}