Skip to content

MeepsKitten/SongBrowser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audica Song Browser

A MelonLoader mod to improve the song browsing experience in Audica & downloading .audica files from the Audica Modding Group API

Installation

  • Recommended: Download and use the installer to get MelonLoader and Mod Browser, then use Mod Browser to install the Song Browser (in AUDICA: Settings - Download Mods)
  • Alternative: Download the latest MelonLoader version from here, then
    • install the Mod Browser mod and use it to install Song Browser
    • OR grab the latest mod release from here and place all dll files into Audica/Mods

Features

  • Downloading songs using the "Download Songs" button in the in-game settings
    • Search in the full online custom song list
    • Filter search results
  • Reloading songs
    • Fast Refresh button in the song list (only loads new files, does not update existing/replaced files)
    • F5 in the main menu (completely reloads song list, slow)
  • Displaying available difficulties and content warnings (e.g. mines) for a song next to the mapper tag
  • Deleting songs
  • Favoriting songs
  • Searching for songs
  • Playlists
  • Skill based ranking system (offline only during beta)
  • Displays the difficulty of a song using a calculated rating
  • Displays Custom Difficulty Names
  • And more!

Modding Utilities

  • Song Data Loading is an optional dependency - get it to enable some additional features

Credits

Unless otherwise specified: https://github.com/octoberU

Decoding OGG files: https://github.com/mono/csvorbis

Random Song, Playlists: https://github.com/Contiinuum

Custom Difficulty Names, Content Warnings: https://github.com/MeepsKitten

Song Search, QoL improvements: https://github.com/Silzoid

About

A MelonLoader mod to improve the song browsing experience in Audica.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Makefile 0.1%