Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
remove plugin functionality, replace with depreciation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
Penguin-Spy committed Nov 2, 2023
1 parent 5769489 commit 6eb6b05
Show file tree
Hide file tree
Showing 13 changed files with 9 additions and 602 deletions.
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"id": "dev.penguinspy.ppl-moe",
"name": "ppl.moe",
"description": "A Replugged plugin that displays a user's ppl.moe profile in the user modal, and the user's pronouns above messages.",
"name": "ppl.moe (depreciated)",
"description": "DEPRECIATED, please uninstall!! A Replugged plugin that displays a user's ppl.moe profile in the user modal, and the user's pronouns above messages.",
"image": "https://cdn.discordapp.com/attachments/1056113751272718386/1056113751495028807/ppl_moe_plugin_example.PNG",
"author": {
"name": "Penguin_Spy",
"discordID": "97399302313242624",
"github": "Penguin-Spy"
},
"source": "https://github.com/Penguin-Spy/replugged-ppl-moe",
"version": "2.2.4",
"version": "2.3.0",
"updater": {
"type": "store",
"id": "dev.penguinspy.ppl-moe"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "replugged-ppl-moe",
"version": "2.2.4",
"description": "A Replugged plugin that displays a user's ppl.moe profile in the user modal, and the user's pronouns above messages.",
"version": "2.3.0",
"description": "DEPRECIATED, please uninstall!! A Replugged plugin that displays a user's ppl.moe profile in the user modal, and the user's pronouns above messages.",
"author": "Penguin_Spy",
"scripts": {
"bundle": "node scripts/update.js --no-install && node scripts/bundle.js",
Expand Down
139 changes: 0 additions & 139 deletions src/components/Profile.jsx

This file was deleted.

39 changes: 0 additions & 39 deletions src/components/Pronouns.css

This file was deleted.

29 changes: 0 additions & 29 deletions src/components/Pronouns.jsx

This file was deleted.

25 changes: 0 additions & 25 deletions src/components/Settings.jsx

This file was deleted.

22 changes: 0 additions & 22 deletions src/components/TabBarItem.js

This file was deleted.

26 changes: 0 additions & 26 deletions src/components/UserContextItem.jsx

This file was deleted.

17 changes: 0 additions & 17 deletions src/constants.js

This file was deleted.

29 changes: 0 additions & 29 deletions src/i18n.js

This file was deleted.

Loading

0 comments on commit 6eb6b05

Please sign in to comment.