1
0
mirror of synced 2024-11-13 18:10:48 +01:00
The toolbox for jubeat file formats
Go to file
2022-01-10 10:33:58 +00:00
.github/workflows Fix black not checking anything in the Ci pipeline 2021-05-22 12:58:56 +02:00
docs Add support for memon 0.3.0 2021-12-22 01:55:30 +01:00
jubeatools Bump version to 1.4.0 2021-12-28 17:00:13 +01:00
utils Start eve support 2021-05-06 15:12:12 +02:00
.flake8 Add support for memon v1.0.0 2021-12-27 02:15:03 +01:00
.gitignore exclude __pycache__ folders 2021-05-01 12:01:51 +02:00
CHANGELOG.md Bump version to 1.4.0 2021-12-28 17:00:13 +01:00
mypy.ini [malody] beta load support ! 2021-05-26 22:49:33 +02:00
poetry.lock Remove MultiDict everywhere 2021-12-28 12:07:32 +01:00
pyproject.toml Fix links in pyproject.toml 2022-01-10 10:33:58 +00:00
README.md Add support for memon 0.3.0 2021-12-22 01:55:30 +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 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) ✔️ ✔️