👍️[Update] INSTALLER : templateにVRCT固有の設定を追加

- UI language
- Enable Translate Function
- Select Transcript Engine
This commit is contained in:
misyaguziya
2024-10-15 00:09:53 +09:00
parent 22a10f6f0d
commit 2c67841b11
3 changed files with 180 additions and 260 deletions

View File

@@ -72,8 +72,8 @@
"nsis": {
"template": "nsis/template.nsi",
"license": "../LICENSE",
"displayLanguageSelector": true,
"compression": "lzma"
"installMode": "both",
"displayLanguageSelector": true
}
}
}