|
1 | 1 | { |
2 | 2 | "format_version": 1, |
3 | | - "data_version": 1, |
4 | | - "updated": "2026-03-18T12:00:00Z", |
| 3 | + "data_version": 2, |
| 4 | + "updated": "2026-03-18T15:24:12.403Z", |
5 | 5 | "announcement": null, |
6 | 6 | "categories": [ |
7 | 7 | { |
|
70 | 70 | "file_type": "py", |
71 | 71 | "author": "官方", |
72 | 72 | "author_en": "Official", |
73 | | - "tags": ["scene", "touch", "particle", "game", "brick"], |
| 73 | + "tags": [ |
| 74 | + "scene", |
| 75 | + "touch", |
| 76 | + "particle", |
| 77 | + "game", |
| 78 | + "brick" |
| 79 | + ], |
74 | 80 | "requires": [], |
75 | 81 | "min_app_version": "1.5.0", |
76 | 82 | "added": "2026-03-18", |
|
91 | 97 | "file_type": "py", |
92 | 98 | "author": "官方", |
93 | 99 | "author_en": "Official", |
94 | | - "tags": ["scene", "touch", "particle", "game", "shooter"], |
| 100 | + "tags": [ |
| 101 | + "scene", |
| 102 | + "touch", |
| 103 | + "particle", |
| 104 | + "game", |
| 105 | + "shooter" |
| 106 | + ], |
95 | 107 | "requires": [], |
96 | 108 | "min_app_version": "1.5.0", |
97 | 109 | "added": "2026-03-18", |
|
112 | 124 | "file_type": "py", |
113 | 125 | "author": "官方", |
114 | 126 | "author_en": "Official", |
115 | | - "tags": ["scene", "gravity", "accelerometer", "game", "maze"], |
| 127 | + "tags": [ |
| 128 | + "scene", |
| 129 | + "gravity", |
| 130 | + "accelerometer", |
| 131 | + "game", |
| 132 | + "maze" |
| 133 | + ], |
116 | 134 | "requires": [], |
117 | 135 | "min_app_version": "1.5.0", |
118 | 136 | "added": "2026-03-18", |
|
133 | 151 | "file_type": "py", |
134 | 152 | "author": "官方", |
135 | 153 | "author_en": "Official", |
136 | | - "tags": ["scene", "touch", "game", "snake", "dpad"], |
| 154 | + "tags": [ |
| 155 | + "scene", |
| 156 | + "touch", |
| 157 | + "game", |
| 158 | + "snake", |
| 159 | + "dpad" |
| 160 | + ], |
137 | 161 | "requires": [], |
138 | 162 | "min_app_version": "1.5.0", |
139 | 163 | "added": "2026-03-18", |
|
154 | 178 | "file_type": "py", |
155 | 179 | "author": "官方", |
156 | 180 | "author_en": "Official", |
157 | | - "tags": ["scene", "touch", "game", "jump", "endless"], |
| 181 | + "tags": [ |
| 182 | + "scene", |
| 183 | + "touch", |
| 184 | + "game", |
| 185 | + "jump", |
| 186 | + "endless" |
| 187 | + ], |
158 | 188 | "requires": [], |
159 | 189 | "min_app_version": "1.5.0", |
160 | 190 | "added": "2026-03-18", |
|
175 | 205 | "file_type": "py", |
176 | 206 | "author": "官方", |
177 | 207 | "author_en": "Official", |
178 | | - "tags": ["scene", "touch", "game", "whack", "timer"], |
| 208 | + "tags": [ |
| 209 | + "scene", |
| 210 | + "touch", |
| 211 | + "game", |
| 212 | + "whack", |
| 213 | + "timer" |
| 214 | + ], |
179 | 215 | "requires": [], |
180 | 216 | "min_app_version": "1.5.0", |
181 | 217 | "added": "2026-03-18", |
182 | 218 | "updated": null, |
183 | 219 | "status": "active", |
184 | 220 | "lines": 427 |
| 221 | + }, |
| 222 | + { |
| 223 | + "id": "script_mmw6yzdm", |
| 224 | + "name": "计算器", |
| 225 | + "name_en": "计算器", |
| 226 | + "desc": "iOS原生风格的计算器ui界面", |
| 227 | + "desc_en": "iOS原生风格的计算器ui界面", |
| 228 | + "category": "ui", |
| 229 | + "file": "scripts/ui/script_mmw6yzdm.py", |
| 230 | + "thumbnail": null, |
| 231 | + "version": 1, |
| 232 | + "file_type": "py", |
| 233 | + "author": "今晚打老虎", |
| 234 | + "author_en": "今晚打老虎", |
| 235 | + "tags": [ |
| 236 | + "community" |
| 237 | + ], |
| 238 | + "requires": [], |
| 239 | + "min_app_version": "1.5.0", |
| 240 | + "added": "2026-03-18", |
| 241 | + "updated": null, |
| 242 | + "status": "active", |
| 243 | + "lines": 144 |
185 | 244 | } |
186 | 245 | ] |
187 | 246 | } |
0 commit comments