Explorar o código

docs(Options): add modern and languages in nsis config section

Evshiron Magicka %!s(int64=8) %!d(string=hai) anos
pai
achega
a23dc5d4e9
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      docs/Options.md

+ 2 - 0
docs/Options.md

@@ -45,5 +45,7 @@ Currently noop.
 
 Name | Type | Description
 --- | --- | ---
+modern | boolean | Whether to use Modern UI 2. Defaults to `true`.
+languages | string[] | Languages used in Modern UI 2. Multiple languages will result in a language selection dialog on startup. Defaults to `[ 'English' ]`.
 diffUpdaters | boolean | Whether to build diff updaters. Defaults to `false`.
 hashCalculation | boolean | Whether to calculate hashes for installers and updaters. Defaults to `true`.