Skip to content

Commit 0526833

Browse files
committed
packages: add icon field to catalog.json
1 parent 8057863 commit 0526833

1 file changed

Lines changed: 30 additions & 12 deletions

File tree

packages/catalog.json

Lines changed: 30 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"name": "dooly123",
1717
"url": "https://github.com/dooly123"
1818
},
19-
"image": "icons/com.basis.pooltable.png"
19+
"image": "icons/com.basis.pooltable.png",
20+
"icon": "\uD83C\uDFB1"
2021
}
2122
}
2223
},
@@ -33,7 +34,8 @@
3334
"author": {
3435
"name": "BasisVR",
3536
"url": "https://github.com/BasisVR"
36-
}
37+
},
38+
"icon": "\uD83C\uDF9B\uFE0F"
3739
}
3840
}
3941
},
@@ -50,7 +52,8 @@
5052
"author": {
5153
"name": "BasisVR",
5254
"url": "https://github.com/BasisVR"
53-
}
55+
},
56+
"icon": "\uD83C\uDFA5"
5457
}
5558
}
5659
},
@@ -67,7 +70,8 @@
6770
"author": {
6871
"name": "BasisVR",
6972
"url": "https://github.com/BasisVR"
70-
}
73+
},
74+
"icon": "\uD83D\uDC1B"
7175
}
7276
}
7377
},
@@ -84,7 +88,8 @@
8488
"author": {
8589
"name": "BasisVR",
8690
"url": "https://github.com/BasisVR"
87-
}
91+
},
92+
"icon": "\uD83D\uDDA5\uFE0F"
8893
}
8994
}
9095
},
@@ -101,7 +106,8 @@
101106
"author": {
102107
"name": "BasisVR",
103108
"url": "https://github.com/BasisVR"
104-
}
109+
},
110+
"icon": "\uD83D\uDDBC\uFE0F"
105111
}
106112
}
107113
},
@@ -118,7 +124,8 @@
118124
"author": {
119125
"name": "BasisVR",
120126
"url": "https://github.com/BasisVR"
121-
}
127+
},
128+
"icon": "\uD83D\uDE97"
122129
}
123130
}
124131
},
@@ -135,7 +142,8 @@
135142
"author": {
136143
"name": "BasisVR",
137144
"url": "https://github.com/BasisVR"
138-
}
145+
},
146+
"icon": "\uD83D\uDCDA"
139147
}
140148
}
141149
},
@@ -152,7 +160,8 @@
152160
"author": {
153161
"name": "BasisVR",
154162
"url": "https://github.com/BasisVR"
155-
}
163+
},
164+
"icon": "\uD83C\uDFAC"
156165
}
157166
}
158167
},
@@ -170,6 +179,7 @@
170179
"name": "BasisVR",
171180
"url": "https://github.com/BasisVR"
172181
},
182+
"icon": "\uD83D\uDCFA",
173183
"link": "https://github.com/yt-dlp/yt-dlp"
174184
}
175185
}
@@ -188,6 +198,7 @@
188198
"name": "BasisVR",
189199
"url": "https://github.com/BasisVR"
190200
},
201+
"icon": "\uD83C\uDFB5",
191202
"link": "https://github.com/llealloo/AudioLink"
192203
}
193204
}
@@ -205,7 +216,8 @@
205216
"author": {
206217
"name": "BasisVR",
207218
"url": "https://github.com/BasisVR"
208-
}
219+
},
220+
"icon": "\uD83E\uDD7D"
209221
}
210222
}
211223
},
@@ -222,7 +234,8 @@
222234
"author": {
223235
"name": "BasisVR",
224236
"url": "https://github.com/BasisVR"
225-
}
237+
},
238+
"icon": "\uD83C\uDFAF"
226239
}
227240
}
228241
},
@@ -239,7 +252,8 @@
239252
"author": {
240253
"name": "BasisVR",
241254
"url": "https://github.com/BasisVR"
242-
}
255+
},
256+
"icon": "\uD83C\uDFAE"
243257
}
244258
}
245259
},
@@ -257,6 +271,7 @@
257271
"name": "Valve Corporation",
258272
"url": "https://github.com/ValveSoftware"
259273
},
274+
"icon": "\uD83D\uDD79\uFE0F",
260275
"link": "https://github.com/ValveSoftware/steamvr_unity_plugin"
261276
}
262277
}
@@ -275,6 +290,7 @@
275290
"name": "Valve Corporation",
276291
"url": "https://github.com/ValveSoftware"
277292
},
293+
"icon": "\uD83D\uDDA5\uFE0F",
278294
"link": "https://github.com/ValveSoftware/unity-xr-plugin"
279295
}
280296
}
@@ -293,6 +309,7 @@
293309
"name": "cnlohr",
294310
"url": "https://github.com/cnlohr"
295311
},
312+
"icon": "\uD83D\uDCE6",
296313
"link": "https://github.com/cnlohr/cilbox"
297314
}
298315
}
@@ -311,6 +328,7 @@
311328
"name": "Cristian Qiu F\u00E9lez",
312329
"url": "http://cristianqiu.github.io/web"
313330
},
331+
"icon": "\uD83C\uDF2B\uFE0F",
314332
"link": "https://cristianqiu.github.io/web/"
315333
}
316334
}

0 commit comments

Comments
 (0)