1
0
mirror of synced 2024-09-24 03:08:21 +02:00
The toolbox for jubeat file formats
Go to file
2022-12-24 12:48:36 +01:00
.github/workflows Start adding docs 2022-08-30 19:10:21 +02:00
docs Update repo maintenance docs to reflect the switch from --commit to --no-commit 2022-11-03 23:58:14 +01:00
jubeatools [jbsq] use the correct magic bytes for long note charts 2022-12-24 12:48:36 +01:00
utils - Update changelog 2022-09-21 00:48:18 +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 Update .gitlab-ci.yml file 2022-11-03 21:18:06 +01:00
.readthedocs.yaml Finish first version of the docs 2022-09-21 00:15:29 +02:00
CHANGELOG.md [jbsq] use the correct magic bytes for long note charts 2022-12-24 12:48:36 +01:00
mypy.ini [malody] beta load support ! 2021-05-26 22:49:33 +02:00
poetry.lock Update dependencies to be compatible with python 3.11 2022-11-03 23:22:28 +01:00
pyproject.toml Bump version to 2.0.2 2022-11-03 23:28:05 +01:00
README.md Update readme with docs badge and link to the docs 2022-11-03 21:54:12 +01:00
test Fix crash of guess_format on valid empty jbsq file 2022-09-21 13:14:27 +02:00

Jubeatools

docs status badge

A toolbox to convert between jubeat file formats

How to install

pip install jubeatools

You need Python 3.9 or greater

More details in the documentation

How to use in a command line

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

Again, more details in the documentation

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) ✔️ ✔️