Spaces:
Build error
Build error
Update src/lib/libraries/extensions/index.jsx
Browse files
src/lib/libraries/extensions/index.jsx
CHANGED
@@ -189,14 +189,14 @@ const menuItems = [
|
|
189 |
featured: true
|
190 |
},
|
191 |
{
|
192 |
-
name: '
|
193 |
-
extensionId: '
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
featured: true
|
201 |
},
|
202 |
{
|
|
|
189 |
featured: true
|
190 |
},
|
191 |
{
|
192 |
+
name: 'Facemesh2scratch',
|
193 |
+
extensionId: 'facemesh2scratch',
|
194 |
+
iconURL: 'https://raw.githubusercontent.com/champierre/facemesh2scratch/master/scratch-gui/src/lib/libraries/extensions/facemesh2scratch/facemesh2scratch.png',
|
195 |
+
insetIconURL: 'https://raw.githubusercontent.com/champierre/facemesh2scratch/master/scratch-gui/src/lib/libraries/extensions/facemesh2scratch/facemesh2scratch-small.png',
|
196 |
+
collaborator: 'champierre',
|
197 |
+
internetConnectionRequired: true,
|
198 |
+
tags: ['other_mods', 'ai'],
|
199 |
+
description: 'Use facetracking in your projects!',
|
200 |
featured: true
|
201 |
},
|
202 |
{
|