feat: Added RClone integration feat: Implemented plugin settings feat: Updated minimal store version test: Fixed tests feat: Moved store and igdb and es-de to their own plugins
15 lines
No EOL
401 B
JSON
15 lines
No EOL
401 B
JSON
{
|
|
"name": "com.simeonradivoev.gameflow.pcsx2",
|
|
"displayName": "PCSX2 Integration",
|
|
"version": "0.0.1",
|
|
"description": "PCSX2 Emulator Integration",
|
|
"main": "./pcsx2.ts",
|
|
"icon": "https://upload.wikimedia.org/wikipedia/commons/2/2b/PCSX2_logo4.png",
|
|
"category": "emulators",
|
|
"keywords": [
|
|
"integration",
|
|
"emulator",
|
|
"ps2",
|
|
"pcsx2"
|
|
]
|
|
} |