Add display name field to version importer (#354)

This commit is contained in:
DecDuck
2026-02-25 23:05:24 +11:00
committed by GitHub
parent 8956b6e8b2
commit ee9dba5dc0
2 changed files with 25 additions and 0 deletions
+3
View File
@@ -412,6 +412,9 @@
"selectGameSearch": "Select game",
"selectPlatform": "Please select a platform…",
"version": {
"displayName": "Display Name",
"displayNameDesc": "Optionally, set the display name of the version. If not set, uses the name in the dropdown.",
"displayNamePlaceholder": "My New Version",
"import": "Import version",
"installDir": "(install_dir)/",
"launchCmd": "Launch executable/command",