Skip to content

Silly script that can generate standalone or merged project sekai chart

License

Notifications You must be signed in to change notification settings

YarNix/sekai-merger

Repository files navigation

Sekai Merger

Silly script that can generate standalone or merged project sekai chart compatible with Burrito's engine or Nanashi's engine

Build

Clone the repository then run

npm install
npm run build

External Dependencies

This project rely on FFmpeg to work with audio. Please download, install and add it to your enviroment.

Usage

# basic usage
# merge expert chart of id 1, 2, 3
node ./build/sekai-merger.js expert 1 2 3

# prefer sekai version of a song
node ./build/sekai-merger.js master --range=80:100 --filter=vocal:sekai

# output as usc
node ./build/sekai-merger.js append 388 --out=cc_usc --prefix="Miku Gekishou"

# print help for more information
node ./build/sekai-merger.js -help

For more information about level id use Sekai Viewer.

About

Silly script that can generate standalone or merged project sekai chart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published