README.md
: Reformat tables using PyCharm
This commit is contained in:
parent
a4c9fb2b18
commit
45535d6fb1
12
README.md
12
README.md
@ -38,11 +38,11 @@ If there is an unsupported command or metadata field that you would like support
|
||||
> **Legend**: `✅` = Fully supported, `⚪️` = Ignored, `⚠️` = Incorrect behavior, `❌` = Not supported
|
||||
|
||||
| Metadata | tja2fumen | tja2bin | Comments |
|
||||
| --------------------------------------------------------------- | --------- | ------- | ----------------------------------------------------------- |
|
||||
| `BPM:`, `OFFSET:` | `✅` | `✅` | |
|
||||
| `TITLE:`, `SUBTITLE:`, `WAVE:`,<br>`DEMOSTART:`, etc. | `⚪️` | `⚪️` | The only global metadata needed are `BPM:` and `OFFSET:`. |
|
||||
| `COURSE:`, `LEVEL:`, `BALLOON:`,<br> `SCOREINIT:`, `SCOREDIFF:` | `✅` | `✅` | |
|
||||
| `STYLE: Single`, `STYLE: Double` | `✅` | `❌` | |
|
||||
|-----------------------------------------------------------------|-----------|---------|-------------------------------------------------------------------------|
|
||||
| `BPM:`, `OFFSET:` | `✅` | `✅` | |
|
||||
| `TITLE:`, `SUBTITLE:`, `WAVE:`,<br>`DEMOSTART:`, etc. | `⚪️` | `⚪️` | The only global metadata needed are `BPM:` and `OFFSET:`. |
|
||||
| `COURSE:`, `LEVEL:`, `BALLOON:`,<br> `SCOREINIT:`, `SCOREDIFF:` | `✅` | `✅` | |
|
||||
| `STYLE: Single`, `STYLE: Double` | `✅` | `❌` | |
|
||||
| `EXAM1:`, `GAUGEINCR:`, `TOTAL:`, etc. | `⚪️` | `⚪️` | Other simulator-specific metadata fields are not currently supported. |
|
||||
|
||||
### Supported notes/commands
|
||||
@ -50,7 +50,7 @@ If there is an unsupported command or metadata field that you would like support
|
||||
> **Legend**: `✅` = Fully supported, `⚪️` = Ignored, `⚠️` = Incorrect behavior, `❌` = Not supported
|
||||
|
||||
| Note/command | tja2fumen | tja2bin | Comments |
|
||||
| ------------------------------------------------| ----------- | --------- | ----------------------------------------------------- |
|
||||
|-------------------------------------------------|-----------|---------|----------------------------------------------------------------------|
|
||||
| `0`, `1`, `2`, `3`, `4` `5`, `6`, `7`, `8`, `9` | `✅` | `✅` | |
|
||||
| `A`, `B` | `✅` | `❌` | |
|
||||
| `F` | `❔` | `❔` | Hidden ADLIB note. |
|
||||
|
Loading…
x
Reference in New Issue
Block a user