Last active
August 24, 2026 06:09
-
-
Save longern/8398711ee70206a3cb36aec5da57fcde to your computer and use it in GitHub Desktop.
Playweft Mahjong default asset configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "matchBgm": [ | |
| { | |
| "id": "nagatsuki-beat", | |
| "url": "https://static.longern.com/Nagatsuki_Beat.mp3", | |
| "label": "Nagatsuki Beat", | |
| "copyright": "Nagatsuki Beat — MFP(Marron Fields Production) / DOVA-SYNDROME" | |
| } | |
| ], | |
| "riichiBgm": [ | |
| { | |
| "id": "enjin", | |
| "url": "https://static.longern.com/炎陣.mp3", | |
| "label": "炎陣", | |
| "copyright": "炎陣 — shimtone / DOVA-SYNDROME" | |
| } | |
| ], | |
| "assetPacks": [ | |
| { | |
| "name": "霞野绒辉", | |
| "url": "https://static.longern.com/xiaye-ronghui.zip" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment