mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
Reorder Installation Steps
This commit is contained in:
@@ -36,6 +36,14 @@ Allows users to copy song lyrics by selecting them directly in the interface.
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
### Installing from URL
|
||||||
|
1. Open TidalLuna after Building & Serving
|
||||||
|
2. Navigate to Luna Settings (Top right of Tidal)
|
||||||
|
3. Click "Plugin Store" Tab
|
||||||
|
4. Paste in the "Install from URL" Bar `https://github.com/meowarex/tidalluna-plugins/releases/download/latest/store.json`
|
||||||
|
|
||||||
|
## Installation from Source
|
||||||
|
|
||||||
### Building All Plugins
|
### Building All Plugins
|
||||||
```bash
|
```bash
|
||||||
# Git Clone the Repo
|
# Git Clone the Repo
|
||||||
@@ -50,12 +58,8 @@ pnpm install
|
|||||||
# Build & Serve all plugins
|
# Build & Serve all plugins
|
||||||
pnpm run watch
|
pnpm run watch
|
||||||
```
|
```
|
||||||
### Installing from URL
|
|
||||||
1. Open TidalLuna after Building & Serving
|
### Installing Plugins in TidalLuna
|
||||||
2. Navigate to Luna Settings (Top right of Tidal)
|
|
||||||
3. Click "Plugin Store" Tab
|
|
||||||
4. Paste in the "Install from URL" Bar `https://github.com/meowarex/tidalluna-plugins/releases/download/latest/store.json`
|
|
||||||
### Installing Plugins in TidalLuna from Files
|
|
||||||
1. Open TidalLuna after Building & Serving
|
1. Open TidalLuna after Building & Serving
|
||||||
2. Navigate to Luna Settings (Top right of Tidal)
|
2. Navigate to Luna Settings (Top right of Tidal)
|
||||||
3. Click "Plugin Store" Tab
|
3. Click "Plugin Store" Tab
|
||||||
@@ -69,7 +73,7 @@ This project is made for:
|
|||||||
|
|
||||||
## GitHub Actions
|
## GitHub Actions
|
||||||
|
|
||||||
- **Automated builds** on every push
|
- **Automated builds** on every push (to main)
|
||||||
- **Release automation** for distributing plugins
|
- **Release automation** for distributing plugins
|
||||||
- **Artifact uploads** for easy plugin distribution
|
- **Artifact uploads** for easy plugin distribution
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user