You are viewing a potentially older version of this package. View all versions.
s0apy-Spotilyss-1.0.4 icon

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.4
Download link s0apy-Spotilyss-1.0.4.zip
Downloads 149
Dependency string s0apy-Spotilyss-1.0.4

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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.

  1. Go to the Spotify Developer Dashboard:

  2. Create a New App:

    • Click the green CREATE APP button.
    • Give it any name and description (e.g., "Atlyss Mod").
    • Check the agreement boxes and click CREATE.
  3. Copy Your Keys:

    • On your new app's dashboard, you will see a Client ID. Copy this key.
    • Click Show client secret and copy the long Client Secret key as well.
  4. Configure the App's Settings:

    • Click the green Edit Settings button.
    • In the box labeled Redirect URIs, type this exactly: http://localhost:5000/callback
    • Click Add, then scroll down and click Save.
  5. Configure the Mod:

    • Run Atlyss once with the mod installed. A new config file will be created.
    • Go to your AppData\LocalLow\KisSoft\ATLYSS\Spotilyss folder.
    • Find and open the new file named SpotilyssConfig.json.
    • 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