1
0
mirror of synced 2024-11-12 01:20:47 +01:00
The toolbox for jubeat file formats
Go to file
2022-08-30 19:10:21 +02:00
.github/workflows Start adding docs 2022-08-30 19:10:21 +02:00
docs Start adding docs 2022-08-30 19:10:21 +02:00
jubeatools Fix loaders using the actual enum instances as chart difficulties instead of their associated values 2022-04-16 01:23:52 +02:00
utils [jubeat-analyser] Update the repository URL dumped in the comment 2022-04-16 01:10:09 +02:00
.flake8 Setup Gitlab CI 2022-03-10 01:56:32 +01:00
.gitignore Start adding docs 2022-08-30 19:10:21 +02:00
.gitlab-ci.yml Cleanup and update some dependencies 2022-03-10 01:56:32 +01:00
CHANGELOG.md Fix loaders using the actual enum instances as chart difficulties instead of their associated values 2022-04-16 01:23:52 +02:00
mypy.ini [malody] beta load support ! 2021-05-26 22:49:33 +02:00
poetry.lock Cleanup and update some dependencies 2022-03-10 01:56:32 +01:00
pyproject.toml Cleanup and update some dependencies 2022-03-10 01:56:32 +01:00
README.md [konami] Take hakus into account when choosing the end beat 2022-03-10 01:56:32 +01:00

Jubeatools

A toolbox to convert between jubeat file formats

How to install

pip install jubeatools

You need Python 3.8 or greater

How to use

jubeatools ${source} ${destination} -f ${output format} (... format specific options)

Which formats are supported

input output
memon v1.0.0 ✔️ ✔️
v0.3.0 ✔️ ✔️
v0.2.0 ✔️ ✔️
v0.1.0 ✔️ ✔️
legacy ✔️ ✔️
jubeat analyser #memo2 ✔️ ✔️
#memo1 ✔️ ✔️
#memo ✔️ ✔️
mono-column (1列形式) ✔️ ✔️
jubeat (arcade) .eve ✔️ ✔️
jubeat plus .jbsq ✔️ ✔️
malody .mc (Pad Mode) ✔️ ✔️