Skip to content

Commit 01287d6

Browse files
committed
updated readme
1 parent 1d731f3 commit 01287d6

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

README.md

+4-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<div align="center">
2-
<img src="https://user-images.githubusercontent.com/49113086/154792471-5dc5dc9a-877b-40b6-b46c-797783078e8a.png" style="width: 600px;"/>
2+
<img src="./repo_assets/header-preivew.png" style="width: 600px;"/>
33
</div>
44

55
# Butterchurn Visualizer Plugin for [Cider](https://cider.sh/)
66

7-
**Requires Cider Audio Enabled**
7+
⚠️ **Requires Cider 2.5.0 or later**
8+
9+
⚠️ **Requires Cider Audio Enabled**
810

911
## Available Commands
1012
- `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.
2628

2729
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.
2830

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
33-
3431

3532
## Credits
3633

repo_assets/header-preivew.png

1.3 MB
Loading

0 commit comments

Comments
 (0)