Skip to content

Commit fddd273

Browse files
committed
Update README to detail v1 and v2 folders
1 parent a58b0ee commit fddd273

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,30 @@ target="_blank"><br><img width="100" src="https://emojipedia-us.s3.dualstack.us-
1212
<br>
1313

1414
## Summary
15-
- 🔥 A central location for custom apps and extensions for spicetify-cli
15+
- 🔥 A central location for custom apps and extensions for Spicetify
1616
- 👀 More features
1717
- 🎉 Open source
1818

1919
<br>
2020

21+
## Determining Which Folder to Use
22+
23+
- If you have the updated design of Spotify and use [Spicetify 2.1.0 or later](https://github.com/spicetify/spicetify-cli/releases/tag/v2.1.0)
24+
- Utilize extensions and custom apps in the v2 folder
25+
<br>
26+
<br>
27+
- If you have the still use the legacy design of Spotify and use [Spicetify 1.2.1 or prior](https://github.com/spicetify/spicetify-cli/releases/tag/v1.2.1)
28+
- Utilize extensions and custom apps in the v1 folder
29+
30+
<br>
31+
2132
## How to add Custom Apps or Extensions to Spicetify
2233

2334
1. [Install spicetify-cli using the instructions found here](https://spicetify.app/docs/getting-started)
2435
2. Click on the green `Code` button at the <b>top right</b> of this repo and choose ```Download ZIP```
2536
3. Unzip the .zip file
26-
4. Choose the app that you want and drag it out of the folder
37+
4. Open the v1 or v2 folder based on the criteria above
38+
4. Choose the app that you want from either the v1 or v2 folder and drag it out of the folder
2739
5. Open the spicetify-cli CustomApps folder (paths can be found below)
2840
6. Drag the custom app into the CustomApps folder
2941
7. Open ```config.ini``` and add the name of the custom app to the ```custom_apps``` line separated by the ```|``` character

0 commit comments

Comments
 (0)