Skip to content

Commit b3cd48f

Browse files
Update index.jsx
1 parent 0efda13 commit b3cd48f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/lib/libraries/extensions/index.jsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,12 @@ const menuItems = [
560560
tags: ['penguinmod', 'graphics'],
561561
iconURL: spTurboSkinsIcon,
562562
description: 'Display sprites with various images or costumes and control their hitboxes',
563+
extraLabels: [
564+
{
565+
name: "Inspired by",
566+
value: "\"Skins\" by LilyMakesThings"
567+
}
568+
],
563569
featured: true,
564570
credits: 'SharkPool'
565571
},

0 commit comments

Comments
 (0)