1
0
mirror of synced 2024-09-23 18:58:21 +02:00
The toolbox for jubeat file formats
Go to file
2024-07-27 12:40:47 +02:00
.github/workflows Start adding docs 2022-08-30 19:10:21 +02:00
docs Update docs for yubiosi 2024-07-15 02:22:18 +02:00
jubeatools Bump version to 2.1.1 2024-07-27 11:14:41 +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 Remove the deploy stage of the CI, which ended up never being used 2024-07-27 12:40:47 +02:00
.readthedocs.yaml Finish first version of the docs 2022-09-21 00:15:29 +02:00
CHANGELOG.md Update Changelog + fix format and lint 2024-07-27 11:14:03 +02:00
mypy.ini [malody] beta load support ! 2021-05-26 22:49:33 +02:00
poetry.lock add yubiosi 1.5 2024-07-13 02:29:42 +02:00
pyproject.toml Bump version to 2.1.1 2024-07-27 11:14:41 +02:00
README.md add yubiosi 2.0 2024-07-13 21:44:58 +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) ✔️ ✔️
yubiosi v1.0 ✔️ ✔️
v1.5 ✔️ ✔️
v2.0 ✔️ ✔️