mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
fix: missing enableHardwareAcceleration settings in readme
This commit is contained in:
@@ -185,6 +185,7 @@ Freedom Loader can be configured either through the settings panel in the UI or
|
||||
"outputTitleCheck": true,
|
||||
"downloadSystem": true,
|
||||
"notifySystem": true,
|
||||
"enableHardwareAcceleration": true,
|
||||
"theme": "dark"
|
||||
}
|
||||
```
|
||||
@@ -207,7 +208,7 @@ Freedom Loader can be configured either through the settings panel in the UI or
|
||||
| `outputTitleCheck` | boolean | `true` | Verify output file titles |
|
||||
| `downloadSystem` | boolean | `true` | Enable download system |
|
||||
| `notifySystem` | boolean | `true` | Enable system notifications |
|
||||
| `enableHardwareAcceleration` | boolean | `true` | Enable HArdware Acceleration |
|
||||
| `enableHardwareAcceleration` | boolean | `true` | Enable Hardware Acceleration |
|
||||
| `theme` | string | `dark` | Current Theme Name |
|
||||
|
||||
### Supported Codecs
|
||||
|
||||
Reference in New Issue
Block a user