Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
Add list of things this installer can do
Browse files Browse the repository at this point in the history
  • Loading branch information
hyblocker authored Sep 5, 2022
1 parent caf7e0c commit 7d90c0e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,21 @@ Download the latest release and run it. No really, it's that simple.
- Describe what you did to encounter the bug

- Send us your log files. You can find them by clicking the "View logs" button, then click the file path. The currently generated log file will also be selected, so that you can simply drag and drop it to us.

## What can it do?

A long list of things this installer can do (or we're planning on making it do later):

- Installing Amethyst.
- Installing the Kinect for Windows 360 SDK and Toolkit silently.
- `HttpClient` downloader with timeout support, and MD5 checksum verification (and optional caching, only in dev builds).
- `amethyst://` protocol links. These are currently undocumented.
- A multi-threaded sound engine that supports up to 8 voices.
- Custom WPF theme to give bring the look and feel of WinUI3 to WPF.
- Debug system.
- Automagic fixes for common errors (most notably E_NUI_NOTPOWERED).
- Detecting SteamVR setup automatically.
- More stuff we have in the works.

## Source Code

Expand Down

0 comments on commit 7d90c0e

Please sign in to comment.