Skip to content

Commit

Permalink
feat(maimaidx): update to BUDDiES (#986)
Browse files Browse the repository at this point in the history
* feat: metadata update to buddies

* feat: seeds update to 2024-01-24

* fix: correct require path for table script

* feat: mark buddies as supported in config

* feat: add tables and folders

* fix: mark old tables and folders as inactive

* feat: fill internal levels
  • Loading branch information
j1nxie authored and zkrising committed Jan 31, 2024
1 parent c438b37 commit 8ed77fd
Show file tree
Hide file tree
Showing 8 changed files with 13,675 additions and 4,782 deletions.
1 change: 1 addition & 0 deletions common/src/config/game-support/maimai-dx.ts
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ export const MAIMAI_DX_SINGLE_CONF = {
universeplus: "UNiVERSE PLUS",
festival: "FESTiVAL",
festivalplus: "FESTiVAL PLUS",
buddies: "BUDDiES"
},

chartData: z.strictObject({
Expand Down
Loading

0 comments on commit 8ed77fd

Please sign in to comment.