https://github.com/desdaemon/yume_jukebox
https://github.com/desdaemon/yume_jukebox
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/desdaemon/yume_jukebox
- Owner: Desdaemon
- Created: 2024-03-17T15:52:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T12:28:39.000Z (about 2 years ago)
- Last Synced: 2025-01-27T12:13:52.872Z (over 1 year ago)
- Language: C++
- Size: 599 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yume_jukebox
Yume 2kki's Music Room on the go.

## Usage
This app does not come with tracks or graphics by default; please import those files into `images` and `music`
and fill out `lib/manifest.dart` to enumerate them. Once done, you can run `flutter build apk` and `flutter install` to
install the app.
Once the app is in a more polished state, a script will be available to automatically extract the files needed from your
local Yume 2kki installation.