Browse Source

Merge pull request #675 from BenchTweakGaming/master

Update README.md
pull/676/head
Dmitry Nefedov 5 months ago
committed by GitHub
parent
commit
8e6c54646a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      Wrapper/README.md

3
Wrapper/README.md

@ -17,9 +17,10 @@ This program creates a PowerShell script file that you can run to customize Wind
# How to translate UI into another language
UPDATE: Adding languages is created now. Copy and translate the `en-US` folder files in `Localizations` to your language. You also need to translate the `tag.json` from either the `ru-RU` or `de-DE` folders in `Localizations` to your language and edit the `wrapper_localizations.json` file to add the language entry with control sizing.
UPDATE: Adding languages is user created now. Copy and translate the `en-US` folder files in `Localizations` to your language. You also need to translate the `tag.json` from either the `ru-RU` or `de-DE` folders in `Localizations` to your language. Edit the `wrapper_localizations.json` file to add the language entry with control sizing.
# How to Use
Download both the `Wrapper` and `Sophia Script for Windows` zip files. Unzip all both files. Import the `Sophia.ps1` preset file from script folder to import settings and to get the path for files to run. If you do not import `Sophia.ps1` then you can not run directly the PowerShell script you create and all controls in Wrapper are disabled.

Loading…
Cancel
Save