Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions common/src/config/game-support/jubeat.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ export const JUBEAT_SINGLE_CONF = {
festo: "festo",
"festo-omni": "festo Omnimix",
ave: "Ave.",
beyond: "beyond the Ave.",
},

chartData: z.strictObject({
Expand Down
1 change: 1 addition & 0 deletions docs/docs/game-support/games/jubeat-Single.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ The default rating algorithm is `jubility`.
| `festo` | festo |
| `festo-omni` | festo Omnimix |
| `ave` | Ave. |
| `beyond` | beyond the Ave. |

## Supported Match Types

Expand Down
Loading
Loading