From 847b922ccdc7fe4c105ac5607abbc69d876f00a8 Mon Sep 17 00:00:00 2001 From: smartfrigde Date: Sun, 16 Jun 2024 17:59:59 +0000 Subject: [PATCH] deploy: b699eddca17d5489d5dd3f077165b2a77e2621cb --- 404.md | 40 +++++----------------------------------- README.md | 40 +++++----------------------------------- 2 files changed, 10 insertions(+), 70 deletions(-) diff --git a/404.md b/404.md index d292345..069dd42 100644 --- a/404.md +++ b/404.md @@ -3,40 +3,10 @@ permalink: /404.html --- > **Note:** You accessed a link that returned a 404, probably by clicking one of the plugin links. You're supposed to copy the link address and add it into shelter. -# [Your name here]'s shelter plugins -If you're reading this you should either change this README, -or you should run `npx degit uwu/shelter-template shelter-plugins`! +# ArmCord shelter plugins +A few plugins will allow you to use ArmCord/Discord Web to its fullest potential. -## Getting started -You should be using [pnpm](https://pnpm.io/) with this template ideally. +## Screenshare Quality Fix +Let's you change screenshare quality in ArmCord/Discord Web. -To install the dependencies and debug `hello-world` run: -```sh -pnpm i -pnpm lune dev plugins/hello-world -``` - -Ensure that Lune Dev Mode is enabled in Discord so that lune can connect to it. - -Now you can start debugging. The plugin will automatically reload after every change. - -## Installing -To then install your finished plugin in shelter you can either rely on GitHub pages and it's workflow or you can build and host them here temporarily. - -### Building locally -To build and host your plugins locally run: -```sh -pnpm lune ci -npx http-server dist/ --cors -``` -Then you can install your plugin in shelter with this URL `http://localhost:8080/hello-world`. - -### Publishing via GitHub -If you have published this repo on GitHub the plugins will be built after every commit. - -For the GitHub action to run flawlessly, make sure you have the following setting enabled: -`Repo settings > Actions > General > Workflow permissions > Read and write permissions` - -And for it to be hosted correctly you need to configure the `gh-pages` branch after its been created by the GitHub action. You can do this in `Repo settings > Pages > Branch`. - -If this worked, you will be able to install the plugin via `https://.github.io//hello-world`. +`https://armcord.github.io/shelter-plugins/screenshareQualityFix/` diff --git a/README.md b/README.md index dc673c1..09ca820 100644 --- a/README.md +++ b/README.md @@ -1,37 +1,7 @@ -# [Your name here]'s shelter plugins -If you're reading this you should either change this README, -or you should run `npx degit uwu/shelter-template shelter-plugins`! +# ArmCord shelter plugins +A few plugins will allow you to use ArmCord/Discord Web to its fullest potential. -## Getting started -You should be using [pnpm](https://pnpm.io/) with this template ideally. +## Screenshare Quality Fix +Let's you change screenshare quality in ArmCord/Discord Web. -To install the dependencies and debug `hello-world` run: -```sh -pnpm i -pnpm lune dev plugins/hello-world -``` - -Ensure that Lune Dev Mode is enabled in Discord so that lune can connect to it. - -Now you can start debugging. The plugin will automatically reload after every change. - -## Installing -To then install your finished plugin in shelter you can either rely on GitHub pages and it's workflow or you can build and host them here temporarily. - -### Building locally -To build and host your plugins locally run: -```sh -pnpm lune ci -npx http-server dist/ --cors -``` -Then you can install your plugin in shelter with this URL `http://localhost:8080/hello-world`. - -### Publishing via GitHub -If you have published this repo on GitHub the plugins will be built after every commit. - -For the GitHub action to run flawlessly, make sure you have the following setting enabled: -`Repo settings > Actions > General > Workflow permissions > Read and write permissions` - -And for it to be hosted correctly you need to configure the `gh-pages` branch after its been created by the GitHub action. You can do this in `Repo settings > Pages > Branch`. - -If this worked, you will be able to install the plugin via `https://.github.io//hello-world`. +`https://armcord.github.io/shelter-plugins/screenshareQualityFix/`