Browse Source

Update README.md

pull/252/head
BenchTweakGaming 3 years ago
committed by GitHub
parent
commit
3bf89e66f1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Wrapper/README.md

4
Wrapper/README.md

@ -5,7 +5,7 @@ This program create a PowerShell script file that you can run to customize Windo
# WRAPPER FILES
* `Sophia Script Wrapper.exe`: The GUI program.
* `config.json`: JSON that contains the options (function names), Sophia preset and Windows Default preset. LTSC version.
* `config.json`: JSON that contains the options (function names), Sophia preset and Windows Default preset. Win 10/11, LTSC version.
* `tooltip.json`: ToolTips in JSON format. Currently just 3 languages EN, RU and DE translations.
* `ui.json`: UI in JSON format. Currently just 3 languages EN, RU and DE translations.
@ -13,4 +13,4 @@ This program create a PowerShell script file that you can run to customize Windo
# INSTRUCTIONS
UNZIP all the files and import the `Sophia.ps1` preset file to import and to get the path for files to run. If you do not open `Sophia.ps1` then you can not run directly the PowerShell script you create (Run `PowerShell` button is disabled) and must run your script manually via PowerShell command line in console.
UNZIP all the files and import the `Sophia.ps1` preset file to import 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 (Run `PowerShell` button is disabled) and must run your script manually via PowerShell command line in console.

Loading…
Cancel
Save