Spotilyss
Displays your currently playing song on-screen using the official Spotify API. Requires a one-time setup.
| Date uploaded | 11 months ago |
| Version | 1.0.9 |
| Download link | s0apy-Spotilyss-1.0.9.zip |
| Downloads | 525 |
| Dependency string | s0apy-Spotilyss-1.0.9 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Spotilyss
Displays your currently playing Spotify song on-screen in the bottom-left corner! This mod uses the official Spotify API for a reliable connection and requires a simple, one-time setup to link with your account.
One-Time Setup: Connecting to Spotify
This is a required one-time setup that gives the mod a unique "key" to securely access your "Now Playing" information. The mod will never see your password.
-
Go to the Spotify Developer Dashboard:
- Log in with your Spotify account here: https://developer.spotify.com/dashboard/applications
-
Create a New App:
- Click the green
CREATE APPbutton. - Give it any name and description (e.g., "Atlyss Mod").
- Check the agreement boxes and click
CREATE.
- Click the green
-
Copy Your Keys:
- On your new app's dashboard, you will see a
Client ID. Copy this key. - Click
Show client secretand copy the longClient Secretkey as well.
- On your new app's dashboard, you will see a
-
Configure the App's Settings:
-
Click the green
Edit Settingsbutton. -
In the box labeled
Redirect URIs, type this exactly:http://localhost:5000/callbackhttps://example.com/callbackhttp://127.0.0.1:8000/callbackhttp://[::1]:8000/callback -
Click
Add, then scroll down and clickSave.
-
-
Configure the Mod:
- Run Atlyss once with the mod installed. A new config file will be created.
- Press INS to open the menu.
- Paste your Client ID and Client Secret into the matching fields and save the file.
Now you're all set! The next time you launch Atlyss, a browser window will pop up asking for your final approval. Just click "Agree," and the mod will be fully functional.
Enjoy!
CHANGELOG
1.1.1
- Fixed GUI
1.1.0
- Changed default uri to latest spotify reccomandation
1.0.9
- uuh i forgot the dll versioning lol
1.0.8
- Made all toggles off by default
1.0.7
- Keybindable Menu Key (Inspired by hackerman menus | Changed to Insert)
- Able to mouse the mouse (Unlocked if press menu key)
- Refresh token support
- Proper error handling and validation
- Configuration saving/loading
- Settings window with all controls
1.0.6
- Ate some more bugs (They still were really tasty)
1.0.5
- Added Custom Redirect URi Setting
- Intergrated IMGUI Menu
- Config Saving (works off the bat no need to touch config file)
- Ate some bugs (They were really tasty)
1.0.4
- Added sumthin
Show pre-release updates
1.0.3 - 1.0.0
- Forgor