Skip to content

A file converter specifically designed for key music games such as osu mania! & malody. Convert everything to jack!

Notifications You must be signed in to change notification settings

omegafantasy/Jack-everything

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jack Everything

An naïve converter that converts music game notes to some kind of jack.

Usage

cd src
python3 main.py -p path_to_your_zip_file [-s splits_in_one_beat] [-o output_dir_path]

Example

cd src
python3 main.py -p ../tests/speed10.mcz -s 4
cd src
python3 main.py -p ../tests/xihaiqingge.mcz -s 2

TODO

Add .osz support

About

A file converter specifically designed for key music games such as osu mania! & malody. Convert everything to jack!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages