mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-01-20 15:30:28 +01:00
Update README.md
This commit is contained in:
parent
66697f6f12
commit
5ddfdbeec3
|
|
@ -37,6 +37,7 @@ This project provides the following applications:
|
|||
- [Controller Shortcuts](https://steam-deck-tools.ayufan.dev/shortcuts.html) - default shortcuts when using [Steam Controller](https://steam-deck-tools.ayufan.dev/steam-controller.html).
|
||||
- [Development](https://steam-deck-tools.ayufan.dev/development.html) - how to compile this project.
|
||||
- [Risks](https://steam-deck-tools.ayufan.dev/risks.html) - this project uses kernel manipulation and might result in unstable system.
|
||||
- [Privacy](privacy.md) - this project can connect to remote server to check for auto-updates or track errors
|
||||
- [Troubleshooting](https://steam-deck-tools.ayufan.dev/troubleshooting.html) - if you encounter any problems.
|
||||
|
||||
## Join Us
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ It is strongly advised that following software is uninstalled or disabled:
|
|||
- [Controller Shortcuts](shortcuts.md) - default shortcuts when using [Steam Controller](steam-controller.md).
|
||||
- [Development](development.md) - how to compile this project.
|
||||
- [Risks](risks.md) - this project uses kernel manipulation and might result in unstable system.
|
||||
- [Privacy](privacy.md) - this project can connect to remote server to check for auto-updates or track
|
||||
- [Privacy](privacy.md) - this project can connect to remote server to check for auto-updates or track errors
|
||||
- [Troubleshooting](troubleshooting.md) - if you encounter any problems.
|
||||
- The latest beta version can be found in [GitHub Releases](https://github.com/ayufan/steam-deck-tools/releases).
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,9 @@ including, but not only:
|
|||
|
||||
- Windows Version
|
||||
- .NET Framework Version
|
||||
- Exception Stack Trace
|
||||
- Application Version
|
||||
- Type of installation
|
||||
- Unique installation ID
|
||||
|
||||
Additionally for statistic purposes the installation ID and Application Version might
|
||||
|
|
|
|||
Loading…
Reference in a new issue