Skip to content

Commit

Permalink
Update alt names
Browse files Browse the repository at this point in the history
  • Loading branch information
the1812 committed May 7, 2023
1 parent 4e81378 commit 981f97f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "touhou-tagger",
"version": "1.7.0-beta.0",
"version": "1.7.0",
"description": "从 THBWiki 自动填写东方 Project CD 曲目信息.",
"main": "dist/core/index.js",
"bin": {
Expand Down
2 changes: 2 additions & 0 deletions src/core/metadata/alt-names.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,13 @@ export const altNames = new Map<string, string>([
['NJune', 'NJune六月'],
['Odoriin踊音', 'Odoriin'],
['Panda_澤', 'Panda 澤'],
['Psysia', '林河桑'],
['TADOKORO', 'Tadokoro'],
['Wolfnight狼姬', 'Wolfnight'],
['ytr', 'ytr'],
['艾斯裤裡衣母', '艾斯褲裡衣母'],
['爱尔兰河童', 'Irish Kappa'],
['彩音 ~xi-on~', '彩音P'],
['寶井純子', '宝井純子'],
['風霊狼', '风灵狼'],
['nachi', '坂上なち'],
Expand Down

0 comments on commit 981f97f

Please sign in to comment.