Skip to content

Commit 5224a3d

Browse files
committed
mjs asset viewer
1 parent ca0bc6d commit 5224a3d

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

resources/resources-game.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,19 @@ <h3>Game Resources/Tools</h3>
3434
<tr id="majsoul">
3535
<td id="subtitle" colspan="3" class="text-center border-bottom bg-secondary text-white font-weight-bold">Mahjong Soul</td>
3636
</tr>
37+
<tr>
38+
<th>Mahjong Soul asset viewer</th>
39+
<td>
40+
<p>Contains info about characters: their bond requirements, emotes, skins, animated skin viewer,
41+
<strong>text for voice lines with corresponding audio</strong>, story transcripts.</p>
42+
<p><strong>CatChats</strong>, items, achievements.</p>
43+
<p>All in every available language.</p>
44+
</td>
45+
<td>
46+
<p><a href="https://vg-mjg.github.io/MajsoulData" target="_blank">Website</a></p>
47+
<p><a href="https://github.com/vg-mjg/MajsoulData" target="_blank">Source code</a></p>
48+
</td>
49+
</tr>
3750
<tr>
3851
<th>Mahjong Soul Game Files</th>
3952
<td>Resources directly ripped from the game.</td>
@@ -261,7 +274,7 @@ <h3>Game Resources/Tools</h3>
261274
Convert your Riichi City logs to tenhou.net/6 JSON format.
262275
Analyze converted logs with Mortal or Naga.
263276
</td>
264-
<td><a href="https://rc.honk.li/" target="_blank">website</a></td>
277+
<td><a href="https://rc.honk.li/" target="_blank">Website</a></td>
265278
</tr>
266279
<tr>
267280
<th>Riichi City Game Files</th>

updates.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
"description": ""
77
},
88
"updates": [
9+
{
10+
"title": "Mahjong Soul asset viewer",
11+
"link": "https://vg-mjg.github.io/MajsoulData",
12+
"category": "Resource",
13+
"description": "Alternative to asset dumps. Has text for character voice lines and CatChats, all nicely organized and in every languages."
14+
},
915
{
1016
"title": "/mjg/ Character Survey Results 2026",
1117
"link": "https://repo.riichi.moe/others/charactersurvey/index.html",

0 commit comments

Comments
 (0)