fix: switched to node-7z
fix: switched to bun spawn but with windowsVerbatimArguments feat: Added ppsspp integration feat: Added focusing controls for windows feat: Added shortcut to kill emulators
This commit is contained in:
parent
a7eb655a48
commit
90d6711935
31 changed files with 1382 additions and 88 deletions
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name": "com.simeonradivoev.gameflow.ppsspp",
|
||||
"displayName": "PPSSPP Integration",
|
||||
"version": "0.0.1",
|
||||
"description": "PPSSPP Emulator Integration",
|
||||
"main": "./ppsspp.ts",
|
||||
"icon": "https://www.ppsspp.org/static/img/platform/ppsspp-icon.png",
|
||||
"keywords": [
|
||||
"integration",
|
||||
"emulator",
|
||||
"psp",
|
||||
"ppsspp"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue