login_music-1.2.5-forge.jar
Curse Maven Snippet
What's new
Destructive changes: Since mod version 1.2.5, the config file's storage has been changed! If you upgrade from previous version, please move them to the new place! The current structure:
{version folder}
├── config
│ ├── login_music-music.json # Specific musics
│ └── login_music-client.toml # Client config
│
├── data/login_music # Store music files
│ ├── MusicsCache
│ │ ├── music_1.mp3
│ │ ├── music_2.wav
│ │ └── ...
│ └── LyricsCache
│ ├── music_1.lrc
│ ├── music_2.lrc
│ └── ...
└── ...
More config options in the config menu. Temporarily remove the config button from the main menu.
This mod has no additional files