Skip to content

Commit

Permalink
[popn] Add Unilab seeds (2023-09-05) & mdb-to-mxb script (#1108)
Browse files Browse the repository at this point in the history
* Add Unilab seeds (2023-09-05)

* Add mdb to mxb rerunner & fix old scripts

* Add missing comma to make the linter happy

* fix: typo

* i have no reason to believe this code is broken

* feat: get rid of some old crap

---------

Co-authored-by: zkldi <20380519+zkldi@users.noreply.github.com>
  • Loading branch information
FruityEnLoops and zkrising committed Jun 11, 2024
1 parent 37b804e commit 7b6f4b5
Show file tree
Hide file tree
Showing 14 changed files with 20,340 additions and 6,377 deletions.
1 change: 1 addition & 0 deletions common/src/config/game-support/popn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ export const POPN_9B_CONF = {
versions: {
peace: "peace",
kaimei: "Kaimei Riddles",
unilab: "Unilab",
},

chartData: z.strictObject({
Expand Down
Loading

0 comments on commit 7b6f4b5

Please sign in to comment.