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
16 lines
No EOL
443 B
JSON
16 lines
No EOL
443 B
JSON
{
|
|
"name": "com.simeonradivoev.gameflow.dolphin",
|
|
"displayName": "DOLPHIN Integration",
|
|
"version": "0.0.1",
|
|
"description": "DOLPHIN Emulator Integration",
|
|
"main": "./dolphin.ts",
|
|
"icon": "https://upload.wikimedia.org/wikipedia/commons/5/53/Dolphin_Emulator_Logo_Refresh.svg",
|
|
"category": "emulators",
|
|
"keywords": [
|
|
"integration",
|
|
"emulator",
|
|
"wii",
|
|
"gc",
|
|
"dolphin"
|
|
]
|
|
} |