@simeonradivoev/gameflow-store 0.0.5 → 0.0.7

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.
@@ -16,7 +16,11 @@
16
16
  {
17
17
  "type": "github",
18
18
  "path": "azahar-emu/azahar",
19
- "pattern": "azahar-*-windows-msvc.zip"
19
+ "pattern": "azahar-windows-msvc-*.zip"
20
+ },
21
+ {
22
+ "type": "scoop",
23
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/azahar.json"
20
24
  }
21
25
  ],
22
26
  "linux:x64": [
@@ -17,6 +17,10 @@
17
17
  "type": "github",
18
18
  "path": "cemu-project/Cemu",
19
19
  "pattern": "cemu-*-windows-x64.zip"
20
+ },
21
+ {
22
+ "type": "scoop",
23
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/cemu.json"
20
24
  }
21
25
  ],
22
26
  "linux:x64": [
@@ -11,6 +11,28 @@
11
11
  "type": "git",
12
12
  "url": "https://github.com/dolphin-emu/dolphin.git"
13
13
  },
14
+ "downloads": {
15
+ "linux:x64": [
16
+ {
17
+ "type": "github",
18
+ "path": "pkgforge-dev/Dolphin-emu-AppImage",
19
+ "pattern": "Dolphin_Emulator-*-anylinux-x86_64.AppImage "
20
+ }
21
+ ],
22
+ "linux:arm64": [
23
+ {
24
+ "type": "github",
25
+ "path": "pkgforge-dev/Dolphin-emu-AppImage",
26
+ "pattern": "Dolphin_Emulator-*-anylinux-aarch64.AppImage"
27
+ }
28
+ ],
29
+ "win32:x64": [
30
+ {
31
+ "type": "scoop",
32
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/dolphin.json"
33
+ }
34
+ ]
35
+ },
14
36
  "keywords": [
15
37
  "cemu",
16
38
  "emulation",
@@ -17,6 +17,10 @@
17
17
  "type": "github",
18
18
  "path": "stenzek/duckstation",
19
19
  "pattern": "duckstation-windows-x64-release.zip"
20
+ },
21
+ {
22
+ "type": "scoop",
23
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/duckstation.json"
20
24
  }
21
25
  ],
22
26
  "win32:arm64": [
@@ -24,6 +28,10 @@
24
28
  "type": "github",
25
29
  "path": "stenzek/duckstation",
26
30
  "pattern": "duckstation-windows-arm64-release.zip"
31
+ },
32
+ {
33
+ "type": "scoop",
34
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/duckstation.json"
27
35
  }
28
36
  ],
29
37
  "linux:x64": [
@@ -24,6 +24,10 @@
24
24
  "type": "github",
25
25
  "path": "PCSX2/pcsx2",
26
26
  "pattern": "pcsx2-*-windows-x64-Qt.7z"
27
+ },
28
+ {
29
+ "type": "scoop",
30
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/pcsx2.json"
27
31
  }
28
32
  ],
29
33
  "linux:x64": [
@@ -27,6 +27,10 @@
27
27
  "type": "github",
28
28
  "path": "hrydgard/ppsspp",
29
29
  "pattern": "PPSSPP-*-Windows-x64.zip"
30
+ },
31
+ {
32
+ "type": "scoop",
33
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/ppsspp.json"
30
34
  }
31
35
  ],
32
36
  "win32:arm64": [
@@ -34,6 +38,10 @@
34
38
  "type": "github",
35
39
  "path": "hrydgard/ppsspp",
36
40
  "pattern": "PPSSPP-*-Windows-ARM64.zip"
41
+ },
42
+ {
43
+ "type": "scoop",
44
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/ppsspp.json"
37
45
  }
38
46
  ],
39
47
  "linux:x64": [
@@ -26,6 +26,10 @@
26
26
  "type": "github",
27
27
  "path": "RPCS3/rpcs3-binaries-win",
28
28
  "pattern": "rpcs3-*_win64_msvc.7z"
29
+ },
30
+ {
31
+ "type": "scoop",
32
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/rpcs3.json"
29
33
  }
30
34
  ],
31
35
  "win32:arm64": [
@@ -33,6 +37,10 @@
33
37
  "type": "github",
34
38
  "path": "RPCS3/rpcs3-binaries-win-arm64",
35
39
  "pattern": "rpcs3-*_win64_aarch64_clang.7z "
40
+ },
41
+ {
42
+ "type": "scoop",
43
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/rpcs3.json"
36
44
  }
37
45
  ],
38
46
  "linux:x64": [
@@ -17,6 +17,10 @@
17
17
  "type": "gitlab",
18
18
  "path": "ryubing/ryujinx",
19
19
  "pattern": "ryujinx-*-win_x64.zip"
20
+ },
21
+ {
22
+ "type": "scoop",
23
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/ryujinx.json"
20
24
  }
21
25
  ],
22
26
  "linux:x64": [
@@ -17,6 +17,10 @@
17
17
  "type": "github",
18
18
  "path": "xemu-project/xemu",
19
19
  "pattern": "xemu-*-windows-x86_64.zip"
20
+ },
21
+ {
22
+ "type": "scoop",
23
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/xemu.json"
20
24
  }
21
25
  ],
22
26
  "win32:arm64": [
@@ -24,6 +28,10 @@
24
28
  "type": "github",
25
29
  "path": "xemu-project/xemu",
26
30
  "pattern": "xemu-*-windows-arm64.zip"
31
+ },
32
+ {
33
+ "type": "scoop",
34
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/xemu.json"
27
35
  }
28
36
  ],
29
37
  "linux:x64": [
@@ -17,6 +17,10 @@
17
17
  "type": "github",
18
18
  "path": "has207/xenia-edge",
19
19
  "pattern": "xenia_edge_windows.zip"
20
+ },
21
+ {
22
+ "type": "scoop",
23
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/xenia-edge.json"
20
24
  }
21
25
  ],
22
26
  "linux:x64": [
@@ -17,6 +17,10 @@
17
17
  "type": "github",
18
18
  "path": "xenia-project/release-builds-windows",
19
19
  "pattern": "xenia_master.zip"
20
+ },
21
+ {
22
+ "type": "scoop",
23
+ "url": "https://cdn.jsdelivr.net/gh/Calinou/scoop-games@latest/bucket/xenia.json"
20
24
  }
21
25
  ]
22
26
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@simeonradivoev/gameflow-store",
3
- "version": "0.0.5",
3
+ "version": "0.0.7",
4
4
  "description": "Gameflow Store",
5
5
  "keywords": [
6
6
  "store"
@@ -56,33 +56,69 @@
56
56
  "^(?:(aix|darwin|freebsd|linux|openbsd|sunos|win32|android):(arm|arm64|ia32|mips|mipsel|ppc|ppc64|s390|s390x|x32|x64))*$": {
57
57
  "type": "array",
58
58
  "items": {
59
- "type": "object",
60
- "properties": {
61
- "type": {
62
- "type": "string",
63
- "enum": [
64
- "github",
65
- "gitlab"
59
+ "oneOf": [
60
+ {
61
+ "type": "object",
62
+ "properties": {
63
+ "type": {
64
+ "const": "github"
65
+ },
66
+ "host": {
67
+ "type": "string",
68
+ "format": "uri"
69
+ },
70
+ "bin": {
71
+ "type": "string"
72
+ },
73
+ "pattern": {
74
+ "type": "string"
75
+ },
76
+ "path": {
77
+ "type": "string"
78
+ }
79
+ },
80
+ "required": [
81
+ "path",
82
+ "pattern"
66
83
  ]
67
84
  },
68
- "url": {
69
- "type": "string",
70
- "format": "uri"
71
- },
72
- "path": {
73
- "type": "string"
74
- },
75
- "bin": {
76
- "type": "string"
85
+ {
86
+ "type": "object",
87
+ "properties": {
88
+ "type": {
89
+ "const": "direct"
90
+ },
91
+ "url": {
92
+ "type": "string",
93
+ "format": "uri"
94
+ },
95
+ "bin": {
96
+ "type": "string"
97
+ }
98
+ },
99
+ "required": [
100
+ "url"
101
+ ]
77
102
  },
78
- "pattern": {
79
- "type": "string"
103
+ {
104
+ "type": "object",
105
+ "properties": {
106
+ "type": {
107
+ "const": "scoop"
108
+ },
109
+ "url": {
110
+ "type": "string",
111
+ "format": "uri"
112
+ }
113
+ },
114
+ "required": [
115
+ "url"
116
+ ]
80
117
  }
81
- },
82
- "additionalProperties": false,
118
+ ],
119
+ "unevaluatedProperties": false,
83
120
  "required": [
84
- "type",
85
- "pattern"
121
+ "type"
86
122
  ]
87
123
  }
88
124
  }