@simeonradivoev/gameflow-store 0.0.2 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,45 +1,45 @@
1
- {
2
- "name": "AZAHAR",
3
- "description": "An open-source 3DS emulator project based on Citra.",
4
- "homepage": "https://azahar-emu.org/",
5
- "logo": "https://azahar-emu.org/resources/images/logo/azahar-logo.svg",
6
- "license": {
7
- "identifier": "GPL-2.0",
8
- "url": "https://github.com/azahar-emu/azahar/blob/master/license.txt"
9
- },
10
- "repository": {
11
- "type": "git",
12
- "url": "https://github.com/azahar-emu/azahar.git"
13
- },
14
- "downloads": {
15
- "win32:x64": [
16
- {
17
- "type": "github",
18
- "path": "azahar-emu/azahar",
19
- "pattern": "azahar-*-windows-msvc.zip"
20
- }
21
- ],
22
- "linux:x64": [
23
- {
24
- "type": "github",
25
- "path": "azahar-emu/azahar",
26
- "pattern": "azahar-wayland.AppImage"
27
- }
28
- ]
29
- },
30
- "aliases": {
31
- "winget": "AzaharEmu.Azahar",
32
- "scoop": "games/azahar",
33
- "flatpak": "org.azahar_emu.Azahar"
34
- },
35
- "type": "emulator",
36
- "systems": [
37
- "3ds"
38
- ],
39
- "os": [
40
- "win32",
41
- "linux",
42
- "darwin",
43
- "android"
44
- ]
1
+ {
2
+ "name": "AZAHAR",
3
+ "description": "An open-source 3DS emulator project based on Citra.",
4
+ "homepage": "https://azahar-emu.org/",
5
+ "logo": "https://azahar-emu.org/resources/images/logo/azahar-logo.svg",
6
+ "license": {
7
+ "identifier": "GPL-2.0",
8
+ "url": "https://github.com/azahar-emu/azahar/blob/master/license.txt"
9
+ },
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "https://github.com/azahar-emu/azahar.git"
13
+ },
14
+ "downloads": {
15
+ "win32:x64": [
16
+ {
17
+ "type": "github",
18
+ "path": "azahar-emu/azahar",
19
+ "pattern": "azahar-*-windows-msvc.zip"
20
+ }
21
+ ],
22
+ "linux:x64": [
23
+ {
24
+ "type": "github",
25
+ "path": "azahar-emu/azahar",
26
+ "pattern": "azahar-wayland.AppImage"
27
+ }
28
+ ]
29
+ },
30
+ "aliases": {
31
+ "winget": "AzaharEmu.Azahar",
32
+ "scoop": "games/azahar",
33
+ "flatpak": "org.azahar_emu.Azahar"
34
+ },
35
+ "type": "emulator",
36
+ "systems": [
37
+ "3ds"
38
+ ],
39
+ "os": [
40
+ "win32",
41
+ "linux",
42
+ "darwin",
43
+ "android"
44
+ ]
45
45
  }
@@ -1,51 +1,51 @@
1
- {
2
- "name": "CEMU",
3
- "description": "Nintendo GameCube and Wii emulator, with enhancements and Netplay",
4
- "homepage": "https://cemu.info/",
5
- "logo": "https://upload.wikimedia.org/wikipedia/commons/9/9e/Cemu_Emulator_Official_Logo.png",
6
- "license": {
7
- "identifier": "MPL-2.0",
8
- "url": "https://github.com/cemu-project/Cemu/blob/main/LICENSE.txt"
9
- },
10
- "repository": {
11
- "type": "git",
12
- "url": "https://github.com/cemu-project/Cemu.git"
13
- },
14
- "downloads": {
15
- "win32:x64": [
16
- {
17
- "type": "github",
18
- "path": "cemu-project/Cemu",
19
- "pattern": "cemu-*-windows-x64.zip"
20
- }
21
- ],
22
- "linux:x64": [
23
- {
24
- "type": "github",
25
- "path": "cemu-project/Cemu",
26
- "pattern": "Cemu-*-x86_64.AppImage"
27
- }
28
- ]
29
- },
30
- "keywords": [
31
- "cemu",
32
- "emulation",
33
- "cpp",
34
- "nintendo",
35
- "wiiu"
36
- ],
37
- "aliases": {
38
- "winget": "Cemu.Cemu",
39
- "scoop": "games/cemu",
40
- "flatpak": "info.cemu.Cemu"
41
- },
42
- "type": "emulator",
43
- "systems": [
44
- "wiiu"
45
- ],
46
- "os": [
47
- "win32",
48
- "linux",
49
- "darwin"
50
- ]
1
+ {
2
+ "name": "CEMU",
3
+ "description": "Nintendo GameCube and Wii emulator, with enhancements and Netplay",
4
+ "homepage": "https://cemu.info/",
5
+ "logo": "https://upload.wikimedia.org/wikipedia/commons/9/9e/Cemu_Emulator_Official_Logo.png",
6
+ "license": {
7
+ "identifier": "MPL-2.0",
8
+ "url": "https://github.com/cemu-project/Cemu/blob/main/LICENSE.txt"
9
+ },
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "https://github.com/cemu-project/Cemu.git"
13
+ },
14
+ "downloads": {
15
+ "win32:x64": [
16
+ {
17
+ "type": "github",
18
+ "path": "cemu-project/Cemu",
19
+ "pattern": "cemu-*-windows-x64.zip"
20
+ }
21
+ ],
22
+ "linux:x64": [
23
+ {
24
+ "type": "github",
25
+ "path": "cemu-project/Cemu",
26
+ "pattern": "Cemu-*-x86_64.AppImage"
27
+ }
28
+ ]
29
+ },
30
+ "keywords": [
31
+ "cemu",
32
+ "emulation",
33
+ "cpp",
34
+ "nintendo",
35
+ "wiiu"
36
+ ],
37
+ "aliases": {
38
+ "winget": "Cemu.Cemu",
39
+ "scoop": "games/cemu",
40
+ "flatpak": "info.cemu.Cemu"
41
+ },
42
+ "type": "emulator",
43
+ "systems": [
44
+ "wiiu"
45
+ ],
46
+ "os": [
47
+ "win32",
48
+ "linux",
49
+ "darwin"
50
+ ]
51
51
  }
@@ -1,36 +1,36 @@
1
- {
2
- "name": "DOLPHIN",
3
- "description": "Dolphin is an emulator for two recent Nintendo video game consoles: the GameCube and the Wii. It allows PC gamers to enjoy games for these two consoles in full HD (1080p) with several enhancements: compatibility with all PC controllers, turbo speed, networked multiplayer, and even more! ",
4
- "homepage": "https://dolphin-emu.org/",
5
- "logo": "https://upload.wikimedia.org/wikipedia/commons/5/53/Dolphin_Emulator_Logo_Refresh.svg",
6
- "license": {
7
- "identifier": "GPL-2.0-or-later",
8
- "url": "https://github.com/dolphin-emu/dolphin/blob/master/COPYING"
9
- },
10
- "repository": {
11
- "type": "git",
12
- "url": "https://github.com/dolphin-emu/dolphin.git"
13
- },
14
- "keywords": [
15
- "cemu",
16
- "emulation",
17
- "cpp",
18
- "nintendo",
19
- "wiiu"
20
- ],
21
- "aliases": {
22
- "winget": "DolphinEmulator.Dolphin",
23
- "scoop": "games/dolphin",
24
- "flatpak": "org.DolphinEmu.dolphin-emu"
25
- },
26
- "type": "emulator",
27
- "systems": [
28
- "gc",
29
- "wii"
30
- ],
31
- "os": [
32
- "win32",
33
- "linux",
34
- "darwin"
35
- ]
1
+ {
2
+ "name": "DOLPHIN",
3
+ "description": "Dolphin is an emulator for two recent Nintendo video game consoles: the GameCube and the Wii. It allows PC gamers to enjoy games for these two consoles in full HD (1080p) with several enhancements: compatibility with all PC controllers, turbo speed, networked multiplayer, and even more! ",
4
+ "homepage": "https://dolphin-emu.org/",
5
+ "logo": "https://upload.wikimedia.org/wikipedia/commons/5/53/Dolphin_Emulator_Logo_Refresh.svg",
6
+ "license": {
7
+ "identifier": "GPL-2.0-or-later",
8
+ "url": "https://github.com/dolphin-emu/dolphin/blob/master/COPYING"
9
+ },
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "https://github.com/dolphin-emu/dolphin.git"
13
+ },
14
+ "keywords": [
15
+ "cemu",
16
+ "emulation",
17
+ "cpp",
18
+ "nintendo",
19
+ "wiiu"
20
+ ],
21
+ "aliases": {
22
+ "winget": "DolphinEmulator.Dolphin",
23
+ "scoop": "games/dolphin",
24
+ "flatpak": "org.DolphinEmu.dolphin-emu"
25
+ },
26
+ "type": "emulator",
27
+ "systems": [
28
+ "gc",
29
+ "wii"
30
+ ],
31
+ "os": [
32
+ "win32",
33
+ "linux",
34
+ "darwin"
35
+ ]
36
36
  }
@@ -1,57 +1,57 @@
1
- {
2
- "name": "DUCKSTATION",
3
- "description": "DuckStation is a PS1 Emulator aiming for the best accuracy and game support.",
4
- "homepage": "https://www.duckstation.org/",
5
- "logo": "https://www.duckstation.org/assets/img/duck_head.svg",
6
- "license": {
7
- "identifier": "CC-BY-NC-ND-4.0",
8
- "url": "https://github.com/stenzek/duckstation/blob/master/LICENSE"
9
- },
10
- "repository": {
11
- "type": "git",
12
- "url": "https://github.com/stenzek/duckstation.git"
13
- },
14
- "downloads": {
15
- "win32:x64": [
16
- {
17
- "type": "github",
18
- "path": "stenzek/duckstation",
19
- "pattern": "duckstation-windows-x64-release.zip"
20
- }
21
- ],
22
- "win32:arm64": [
23
- {
24
- "type": "github",
25
- "path": "stenzek/duckstation",
26
- "pattern": "duckstation-windows-arm64-release.zip"
27
- }
28
- ],
29
- "linux:x64": [
30
- {
31
- "type": "github",
32
- "path": "stenzek/duckstation",
33
- "pattern": "DuckStation-x64.AppImage"
34
- }
35
- ],
36
- "linux:arm64": [
37
- {
38
- "type": "github",
39
- "path": "stenzek/duckstation",
40
- "pattern": "DuckStation-arm64.AppImage"
41
- }
42
- ]
43
- },
44
- "aliases": {
45
- "winget": "Stenzek.DuckStation",
46
- "scoop": "games/duckstation"
47
- },
48
- "type": "emulator",
49
- "systems": [
50
- "psx"
51
- ],
52
- "os": [
53
- "win32",
54
- "linux",
55
- "darwin"
56
- ]
1
+ {
2
+ "name": "DUCKSTATION",
3
+ "description": "DuckStation is a PS1 Emulator aiming for the best accuracy and game support.",
4
+ "homepage": "https://www.duckstation.org/",
5
+ "logo": "https://www.duckstation.org/assets/img/duck_head.svg",
6
+ "license": {
7
+ "identifier": "CC-BY-NC-ND-4.0",
8
+ "url": "https://github.com/stenzek/duckstation/blob/master/LICENSE"
9
+ },
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "https://github.com/stenzek/duckstation.git"
13
+ },
14
+ "downloads": {
15
+ "win32:x64": [
16
+ {
17
+ "type": "github",
18
+ "path": "stenzek/duckstation",
19
+ "pattern": "duckstation-windows-x64-release.zip"
20
+ }
21
+ ],
22
+ "win32:arm64": [
23
+ {
24
+ "type": "github",
25
+ "path": "stenzek/duckstation",
26
+ "pattern": "duckstation-windows-arm64-release.zip"
27
+ }
28
+ ],
29
+ "linux:x64": [
30
+ {
31
+ "type": "github",
32
+ "path": "stenzek/duckstation",
33
+ "pattern": "DuckStation-x64.AppImage"
34
+ }
35
+ ],
36
+ "linux:arm64": [
37
+ {
38
+ "type": "github",
39
+ "path": "stenzek/duckstation",
40
+ "pattern": "DuckStation-arm64.AppImage"
41
+ }
42
+ ]
43
+ },
44
+ "aliases": {
45
+ "winget": "Stenzek.DuckStation",
46
+ "scoop": "games/duckstation"
47
+ },
48
+ "type": "emulator",
49
+ "systems": [
50
+ "psx"
51
+ ],
52
+ "os": [
53
+ "win32",
54
+ "linux",
55
+ "darwin"
56
+ ]
57
57
  }
@@ -1,57 +1,57 @@
1
- {
2
- "name": "PCSX2",
3
- "homepage": "https://pcsx2.net/",
4
- "description": "PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to emulate the PS2's hardware, using a combination of MIPS CPU Interpreters, Recompilers, and a Virtual Machine that manages hardware states and system memory.",
5
- "license": {
6
- "identifier": "GPL-3.0",
7
- "url": "https://github.com/PCSX2/pcsx2/blob/master/COPYING.GPLv3"
8
- },
9
- "notes": [
10
- "ATTENTION: PCSX2 requires a dump of the PS2 BIOS to function.",
11
- "Place the BIOS file in $persist_dir\\bios",
12
- "Learn more at https://wiki.pcsx2.net/Setting_up_Windows_version#BIOS"
13
- ],
14
- "funding": "https://github.com/sponsors/PCSX2",
15
- "logo": "https://upload.wikimedia.org/wikipedia/commons/2/2b/PCSX2_logo4.png",
16
- "repository": {
17
- "type": "git",
18
- "url": "https://github.com/PCSX2/pcsx2.git"
19
- },
20
- "downloads": {
21
- "win32:x64": [
22
- {
23
- "type": "github",
24
- "path": "PCSX2/pcsx2",
25
- "pattern": "pcsx2-*-windows-x64-Qt.7z"
26
- }
27
- ],
28
- "linux:x64": [
29
- {
30
- "type": "github",
31
- "path": "PCSX2/pcsx2",
32
- "pattern": "pcsx2-*-linux-appimage-x64-Qt.AppImage"
33
- }
34
- ]
35
- },
36
- "aliases": {
37
- "winget": "pcsx2",
38
- "scoop": "games/pcsx2",
39
- "flatpak": "net.pcsx2.PCSX2"
40
- },
41
- "type": "emulator",
42
- "systems": [
43
- "ps2"
44
- ],
45
- "os": [
46
- "darwin",
47
- "linux",
48
- "win32"
49
- ],
50
- "keywords": [
51
- "emulator",
52
- "cpp",
53
- "emulation",
54
- "pcsx2",
55
- "ps2"
56
- ]
1
+ {
2
+ "name": "PCSX2",
3
+ "homepage": "https://pcsx2.net/",
4
+ "description": "PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to emulate the PS2's hardware, using a combination of MIPS CPU Interpreters, Recompilers, and a Virtual Machine that manages hardware states and system memory.",
5
+ "license": {
6
+ "identifier": "GPL-3.0",
7
+ "url": "https://github.com/PCSX2/pcsx2/blob/master/COPYING.GPLv3"
8
+ },
9
+ "notes": [
10
+ "ATTENTION: PCSX2 requires a dump of the PS2 BIOS to function.",
11
+ "Place the BIOS file in $persist_dir\\bios",
12
+ "Learn more at https://wiki.pcsx2.net/Setting_up_Windows_version#BIOS"
13
+ ],
14
+ "funding": "https://github.com/sponsors/PCSX2",
15
+ "logo": "https://upload.wikimedia.org/wikipedia/commons/2/2b/PCSX2_logo4.png",
16
+ "repository": {
17
+ "type": "git",
18
+ "url": "https://github.com/PCSX2/pcsx2.git"
19
+ },
20
+ "downloads": {
21
+ "win32:x64": [
22
+ {
23
+ "type": "github",
24
+ "path": "PCSX2/pcsx2",
25
+ "pattern": "pcsx2-*-windows-x64-Qt.7z"
26
+ }
27
+ ],
28
+ "linux:x64": [
29
+ {
30
+ "type": "github",
31
+ "path": "PCSX2/pcsx2",
32
+ "pattern": "pcsx2-*-linux-appimage-x64-Qt.AppImage"
33
+ }
34
+ ]
35
+ },
36
+ "aliases": {
37
+ "winget": "pcsx2",
38
+ "scoop": "games/pcsx2",
39
+ "flatpak": "net.pcsx2.PCSX2"
40
+ },
41
+ "type": "emulator",
42
+ "systems": [
43
+ "ps2"
44
+ ],
45
+ "os": [
46
+ "darwin",
47
+ "linux",
48
+ "win32"
49
+ ],
50
+ "keywords": [
51
+ "emulator",
52
+ "cpp",
53
+ "emulation",
54
+ "pcsx2",
55
+ "ps2"
56
+ ]
57
57
  }
@@ -1,68 +1,68 @@
1
- {
2
- "name": "PPSSPP",
3
- "description": "PPSSPP is a free and open-source PSP emulator for Windows, macOS, Linux, iOS, Android, Nintendo Wii U, Nintendo Switch, BlackBerry 10, MeeGo, Pandora, Xbox Series X/S and Symbian with a focus on speed and portability",
4
- "homepage": "https://www.ppsspp.org/",
5
- "logo": "https://www.ppsspp.org/static/img/platform/ppsspp-icon.png",
6
- "license": {
7
- "identifier": "GPL-2.0-or-later",
8
- "url": "https://github.com/hrydgard/ppsspp/blob/master/LICENSE.TXT"
9
- },
10
- "keywords": [
11
- "psp",
12
- "emulation",
13
- "emulator",
14
- "playstationportable",
15
- "playstation-portable",
16
- "umd",
17
- "universalmediadisc",
18
- "universal-media-disc"
19
- ],
20
- "repository": {
21
- "type": "git",
22
- "url": "https://github.com/hrydgard/ppsspp.git"
23
- },
24
- "downloads": {
25
- "win32:x64": [
26
- {
27
- "type": "github",
28
- "path": "hrydgard/ppsspp",
29
- "pattern": "PPSSPP-*-Windows-x64.zip"
30
- }
31
- ],
32
- "win32:arm64": [
33
- {
34
- "type": "github",
35
- "path": "hrydgard/ppsspp",
36
- "pattern": "PPSSPP-*-Windows-ARM64.zip"
37
- }
38
- ],
39
- "linux:x64": [
40
- {
41
- "type": "github",
42
- "path": "hrydgard/ppsspp",
43
- "pattern": "PPSSPP-*-anylinux-x86_64.AppImage"
44
- }
45
- ],
46
- "linux:arm64": [
47
- {
48
- "type": "github",
49
- "path": "hrydgard/ppsspp",
50
- "pattern": "PPSSPP-*-anylinux-aarch64.AppImage"
51
- }
52
- ]
53
- },
54
- "aliases": {
55
- "winget": "PPSSPPTeam.PPSSPP",
56
- "scoop": "games/ppsspp",
57
- "flatpak": "org.ppsspp.PPSSPP"
58
- },
59
- "type": "emulator",
60
- "systems": [
61
- "psp"
62
- ],
63
- "os": [
64
- "win32",
65
- "darwin",
66
- "linux"
67
- ]
1
+ {
2
+ "name": "PPSSPP",
3
+ "description": "PPSSPP is a free and open-source PSP emulator for Windows, macOS, Linux, iOS, Android, Nintendo Wii U, Nintendo Switch, BlackBerry 10, MeeGo, Pandora, Xbox Series X/S and Symbian with a focus on speed and portability",
4
+ "homepage": "https://www.ppsspp.org/",
5
+ "logo": "https://www.ppsspp.org/static/img/platform/ppsspp-icon.png",
6
+ "license": {
7
+ "identifier": "GPL-2.0-or-later",
8
+ "url": "https://github.com/hrydgard/ppsspp/blob/master/LICENSE.TXT"
9
+ },
10
+ "keywords": [
11
+ "psp",
12
+ "emulation",
13
+ "emulator",
14
+ "playstationportable",
15
+ "playstation-portable",
16
+ "umd",
17
+ "universalmediadisc",
18
+ "universal-media-disc"
19
+ ],
20
+ "repository": {
21
+ "type": "git",
22
+ "url": "https://github.com/hrydgard/ppsspp.git"
23
+ },
24
+ "downloads": {
25
+ "win32:x64": [
26
+ {
27
+ "type": "github",
28
+ "path": "hrydgard/ppsspp",
29
+ "pattern": "PPSSPP-*-Windows-x64.zip"
30
+ }
31
+ ],
32
+ "win32:arm64": [
33
+ {
34
+ "type": "github",
35
+ "path": "hrydgard/ppsspp",
36
+ "pattern": "PPSSPP-*-Windows-ARM64.zip"
37
+ }
38
+ ],
39
+ "linux:x64": [
40
+ {
41
+ "type": "github",
42
+ "path": "hrydgard/ppsspp",
43
+ "pattern": "PPSSPP-*-anylinux-x86_64.AppImage"
44
+ }
45
+ ],
46
+ "linux:arm64": [
47
+ {
48
+ "type": "github",
49
+ "path": "hrydgard/ppsspp",
50
+ "pattern": "PPSSPP-*-anylinux-aarch64.AppImage"
51
+ }
52
+ ]
53
+ },
54
+ "aliases": {
55
+ "winget": "PPSSPPTeam.PPSSPP",
56
+ "scoop": "games/ppsspp",
57
+ "flatpak": "org.ppsspp.PPSSPP"
58
+ },
59
+ "type": "emulator",
60
+ "systems": [
61
+ "psp"
62
+ ],
63
+ "os": [
64
+ "win32",
65
+ "darwin",
66
+ "linux"
67
+ ]
68
68
  }