mirror of
https://github.com/dscalzi/HeliosLauncher.git
synced 2024-12-22 03:32:12 -08:00
Refactor README.md: Remove ExtraFileVerification section
This commit is contained in:
parent
4732ee54f7
commit
d659e0fa41
24
README.md
24
README.md
@ -126,30 +126,6 @@ Builds for macOS may not work on Windows/Linux and vice-versa.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### ExtraFileVerification
|
|
||||||
|
|
||||||
The Extra File Verification System
|
|
||||||
|
|
||||||
ExtraFileVerification prevents the use of unapproved mods in HeliosLauncher by verifying the integrity of each mod from the distribution, blocking unauthorized changes, and ensuring a secure, reliable gaming experience.
|
|
||||||
|
|
||||||
**How to active this ?**
|
|
||||||
|
|
||||||
```console
|
|
||||||
> npm run extraverif
|
|
||||||
```
|
|
||||||
|
|
||||||
```
|
|
||||||
Would you like to activate extra file verification? (yes/no): yes
|
|
||||||
Would you like to activate debug mode? (yes/no): yes
|
|
||||||
Would you like to hide or block the menu? (hide/block): block
|
|
||||||
|
|
||||||
Extra file verification activated. Menu blocked.
|
|
||||||
```
|
|
||||||
|
|
||||||
You can choose whether extra file verification hides the mod category or blocks interaction with the drop-in mod.
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### Visual Studio Code
|
### Visual Studio Code
|
||||||
|
|
||||||
All development of the launcher should be done using [Visual Studio Code][vscode].
|
All development of the launcher should be done using [Visual Studio Code][vscode].
|
||||||
|
Loading…
Reference in New Issue
Block a user