1
0
mirror of synced 2024-11-12 01:20:47 +01:00
The toolbox for jubeat file formats
Go to file
2024-07-10 22:28:07 +02:00
.github/workflows Start adding docs 2022-08-30 19:10:21 +02:00
docs Merge remote-tracking branch 'gitlab/main' 2023-06-09 11:54:20 +02:00
jubeatools Bump version to 2.0.10 2024-07-10 22:28:07 +02: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 Fix memon loader common timing bug 2024-07-10 22:24:02 +02:00
mypy.ini [malody] beta load support ! 2021-05-26 22:49:33 +02:00
poetry.lock Update flake8 + fix warnings 2023-12-30 23:40:29 +01:00
pyproject.toml Bump version to 2.0.10 2024-07-10 22:28:07 +02:00
README.md Update readme with docs badge and link to the docs 2022-11-03 21:54:12 +01: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) ✔️ ✔️