1
0
mirror of synced 2024-12-04 19:17:55 +01:00
jubeatools/README.md

30 lines
785 B
Markdown
Raw Normal View History

2020-05-31 18:04:35 +02:00
# Jubeatools
2021-05-01 13:25:51 +02:00
A toolbox to convert between jubeat file formats
2020-05-31 18:05:27 +02:00
2021-05-01 13:25:51 +02:00
## How to install
```sh
pip install jubeatools
```
2020-05-31 18:05:27 +02:00
2021-05-01 13:25:51 +02:00
You need Python 3.8 or greater
## How to use
```sh
jubeatools ${source} ${destination} -f ${output format} (... format specific options)
```
## Which formats are supported
2020-07-18 17:34:58 +02:00
### Memon
| | input | output |
|--------|:-----:|:------:|
| v0.2.0 | ✔️ | ✔️ |
| v0.1.0 | ✔️ | ✔️ |
| legacy | ✔️ | ✔️ |
### Jubeat Analyser
| | input | output |
|----------------------|:-----:|:------:|
2020-07-19 17:40:53 +02:00
| #memo2 | ✔️ | ✔️ |
2020-07-18 19:41:00 +02:00
| #memo1 | ✔️ | ✔️ |
2020-07-18 17:34:58 +02:00
| #memo | ✔️ | ✔️ |
| mono-column (1列形式) | ✔️ | ✔️ |