A BepInEx mod for Chill with You: Lo-Fi Story that lets you play your own music from local folders.
- Play music from any folder on your PC (.mp3, .flac, .ogg, .wav)
- Create and manage custom playlists from inside the game
- Play/Pause, Next, Previous, Loop, Shuffle controls
- Draggable and resizable UI panel (F9 to toggle)
- Auto-scans your music folder on startup
- BepInEx 5 (x64, Mono)
- Chill with You: Lo-Fi Story
- Install BepInEx 5 into your game directory
- Download
ChillPlayLists.dllfrom Releases - Place it in
Chill with You Lo-Fi Story/BepInEx/plugins/ChillPlayLists/ - Launch the game — press F9 to open the UI
On first launch, a folder picker will appear. Select your music folder. The path is saved in the config file and can be edited manually at BepInEx/config/RidzArc.ChillPlayLists.cfg.
- Clone this repo
- Copy the required DLLs from your game install into
lib/(seelib/README.md) - Build with
dotnet build -c Release