octoberU / SongBrowser

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audica Song Browser

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

ingameview

Installation

  • Download the latest MelonLoader version from here
  • Grab the latest mod release from here
  • Place all the dll files into Audica/Mods
  • Use the Download Songs button from the ingame settings menu.

Features

  • Downloading songs
    • 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
  • Skill based ranking system (offline only during beta)
  • Displays the difficulty of a song using a calculated rating.
  • Displays Custom Difficulty Names

Modding Utilities

Credits

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

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

Custom Difficulty Names: https://github.com/MeepsKitten

Song Search: https://github.com/Silzoid

About

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

License:MIT License


Languages

Language:C# 99.9%Language:Makefile 0.1%