You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Butterchurn Visualizer Plugin for [Cider](https://cider.sh/)
6
6
7
-
**Requires Cider Audio Enabled**
7
+
⚠️ **Requires Cider 2.5.0 or later**
8
+
9
+
⚠️ **Requires Cider Audio Enabled**
8
10
9
11
## Available Commands
10
12
-`npm run dev` - Start development server, Cider can then listen to this server when you select "Enable Vite" from the main menu
@@ -26,11 +28,6 @@ This plugin has been ported from Apple Music Electron to Cider 1.x to Cider 2.x.
26
28
27
29
The code around this is of *questionable* quality. Mainly ported as proof of concept but will be improved over time as the Cider Plugin API and this plugin matures. As most of the code is a straight import from a JS only project a lot of TS rules have been disabled.
28
30
29
-
## Future Goals
30
-
✅ Change the configuration UI to use a Vue Web Component
31
-
✅ Integrate properly with the Butterchurn NPM package
32
-
- Properly register as an Immersive backdrop instead of overlaying on top of the existing one
0 commit comments