feat: Added more ways to detect duplicates
feat: Added resolution and widescreen settings feat: Added Xenia and Xemu integration
This commit is contained in:
parent
764691fc86
commit
05fafced07
25 changed files with 407 additions and 49 deletions
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name": "com.simeonradivoev.gameflow.xemu",
|
||||
"displayName": "XEMU Integration",
|
||||
"version": "0.0.1",
|
||||
"description": "XEMU Emulator Integration",
|
||||
"main": "./xemu.ts",
|
||||
"icon": "https://upload.wikimedia.org/wikipedia/commons/8/8e/Xemu_logo_green.svg",
|
||||
"keywords": [
|
||||
"integration",
|
||||
"emulator",
|
||||
"xbox",
|
||||
"xemu"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue