|
1 | 1 | { |
2 | 2 | "format_version": 1, |
3 | | - "data_version": 2, |
4 | | - "updated": "2026-03-18T15:12:33.180Z", |
| 3 | + "data_version": 1, |
| 4 | + "updated": "2026-03-18T12:00:00Z", |
5 | 5 | "announcement": null, |
6 | 6 | "categories": [ |
7 | 7 | { |
|
55 | 55 | "color": "#9B59B6" |
56 | 56 | } |
57 | 57 | ], |
58 | | - "featured": [ |
59 | | - "space_shooter", |
60 | | - "neon_snake", |
61 | | - "brick_breaker" |
62 | | - ], |
| 58 | + "featured": [], |
63 | 59 | "scripts": [ |
64 | 60 | { |
65 | 61 | "id": "brick_breaker", |
|
74 | 70 | "file_type": "py", |
75 | 71 | "author": "官方", |
76 | 72 | "author_en": "Official", |
77 | | - "tags": [ |
78 | | - "scene", |
79 | | - "touch", |
80 | | - "particle", |
81 | | - "game", |
82 | | - "brick" |
83 | | - ], |
| 73 | + "tags": ["scene", "touch", "particle", "game", "brick"], |
84 | 74 | "requires": [], |
85 | 75 | "min_app_version": "1.5.0", |
86 | 76 | "added": "2026-03-18", |
|
101 | 91 | "file_type": "py", |
102 | 92 | "author": "官方", |
103 | 93 | "author_en": "Official", |
104 | | - "tags": [ |
105 | | - "scene", |
106 | | - "touch", |
107 | | - "particle", |
108 | | - "game", |
109 | | - "shooter" |
110 | | - ], |
| 94 | + "tags": ["scene", "touch", "particle", "game", "shooter"], |
111 | 95 | "requires": [], |
112 | 96 | "min_app_version": "1.5.0", |
113 | 97 | "added": "2026-03-18", |
|
128 | 112 | "file_type": "py", |
129 | 113 | "author": "官方", |
130 | 114 | "author_en": "Official", |
131 | | - "tags": [ |
132 | | - "scene", |
133 | | - "gravity", |
134 | | - "accelerometer", |
135 | | - "game", |
136 | | - "maze" |
137 | | - ], |
| 115 | + "tags": ["scene", "gravity", "accelerometer", "game", "maze"], |
138 | 116 | "requires": [], |
139 | 117 | "min_app_version": "1.5.0", |
140 | 118 | "added": "2026-03-18", |
|
155 | 133 | "file_type": "py", |
156 | 134 | "author": "官方", |
157 | 135 | "author_en": "Official", |
158 | | - "tags": [ |
159 | | - "scene", |
160 | | - "touch", |
161 | | - "game", |
162 | | - "snake", |
163 | | - "dpad" |
164 | | - ], |
| 136 | + "tags": ["scene", "touch", "game", "snake", "dpad"], |
165 | 137 | "requires": [], |
166 | 138 | "min_app_version": "1.5.0", |
167 | 139 | "added": "2026-03-18", |
|
182 | 154 | "file_type": "py", |
183 | 155 | "author": "官方", |
184 | 156 | "author_en": "Official", |
185 | | - "tags": [ |
186 | | - "scene", |
187 | | - "touch", |
188 | | - "game", |
189 | | - "jump", |
190 | | - "endless" |
191 | | - ], |
| 157 | + "tags": ["scene", "touch", "game", "jump", "endless"], |
192 | 158 | "requires": [], |
193 | 159 | "min_app_version": "1.5.0", |
194 | 160 | "added": "2026-03-18", |
|
209 | 175 | "file_type": "py", |
210 | 176 | "author": "官方", |
211 | 177 | "author_en": "Official", |
212 | | - "tags": [ |
213 | | - "scene", |
214 | | - "touch", |
215 | | - "game", |
216 | | - "whack", |
217 | | - "timer" |
218 | | - ], |
| 178 | + "tags": ["scene", "touch", "game", "whack", "timer"], |
219 | 179 | "requires": [], |
220 | 180 | "min_app_version": "1.5.0", |
221 | 181 | "added": "2026-03-18", |
222 | 182 | "updated": null, |
223 | 183 | "status": "active", |
224 | 184 | "lines": 427 |
225 | | - }, |
226 | | - { |
227 | | - "id": "script_mmw6k09q", |
228 | | - "name": "计算器", |
229 | | - "name_en": "计算器", |
230 | | - "desc": "计算器脚本iOS原生风格", |
231 | | - "desc_en": "计算器脚本iOS原生风格", |
232 | | - "category": "ui", |
233 | | - "file": "scripts/ui/script_mmw6k09q.py", |
234 | | - "thumbnail": null, |
235 | | - "version": 1, |
236 | | - "file_type": "py", |
237 | | - "author": "今晚打老虎🐯", |
238 | | - "author_en": "今晚打老虎🐯", |
239 | | - "tags": [ |
240 | | - "community" |
241 | | - ], |
242 | | - "requires": [], |
243 | | - "min_app_version": "1.5.0", |
244 | | - "added": "2026-03-18", |
245 | | - "updated": null, |
246 | | - "status": "active", |
247 | | - "lines": 144 |
248 | 185 | } |
249 | 186 | ] |
250 | 187 | } |
0 commit comments