This commit is contained in:
ItzzExcel
2025-02-22 03:46:14 -06:00
parent d4cdcac5a4
commit 9d198c1000
+5 -3
View File
@@ -4,17 +4,19 @@ This repository a repository containing my Neptune (TIDAL Modded Client) project
## Index: ## Index:
- [Copy Lyrics](#copy-lyrics) - [Copy Lyrics](#copy-lyrics)
- [ShadowX Theme](#spicetifys-shadowx-port-full-black-theme) - [OLED Theme](#oled-theme)
### Copy Lyrics **(load as a PLUGIN)** ### Copy Lyrics
**(load it as a PLUGIN)**
A plugin that allows the user copy the lyrics only selecting it. A plugin that allows the user copy the lyrics only selecting it.
``` ```
https://raw.githubusercontent.com/ItzzExcel/neptune-projects/refs/heads/main/plugins/plugins/copy-lyrics/dist/ https://raw.githubusercontent.com/ItzzExcel/neptune-projects/refs/heads/main/plugins/plugins/copy-lyrics/dist/
``` ```
<hr> <hr>
### OLED Theme **(load as a PLUGIN)** ### OLED Theme
**(load it as a PLUGIN)**
``` ```
https://raw.githubusercontent.com/ItzzExcel/neptune-projects/refs/heads/main/plugins/plugins/oled-theme/dist/ https://raw.githubusercontent.com/ItzzExcel/neptune-projects/refs/heads/main/plugins/plugins/oled-theme/dist/
``` ```