feat: Implemented dolphin integration
This commit is contained in:
parent
edbc390d14
commit
a69147a4f7
24 changed files with 220 additions and 59 deletions
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"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",
|
||||
"keywords": [
|
||||
"integration",
|
||||
"emulator",
|
||||
"wiiu",
|
||||
"gc",
|
||||
"dolphin"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue