Chris
Chris
## Feature Request Configurable OTP App Links ### Description Instead of only providing links to google authenticator in the register one time password view, make the urls a configuration setting....
Steam introduced a new parent process called `reaper` that's used when running a game via proton. The launcher [currently ignores](https://github.com/Rfvgyhn/min-ed-launcher/blob/7db1a7409964cd333d7b11311649e69f08b62e0b/src/MinEdLauncher/Settings.fs#L80) `reaper` and runs proton/soldier directly instead as a workaround for...
This PR adds support for patterns that destructure a record with positional params. ```csharp abstract record Root { Root() {} public sealed record Leaf1(int Value) : Root {} public sealed...
- **App Name:** RustRover - **Icon Name:** jetbrains-rustrover - **Description:** IDE for the Rust programming language - **Webpage (optional):** https://www.jetbrains.com/rust/ - **Original Icon:**  
### Discussed in https://github.com/rfvgyhn/min-ed-launcher/discussions/175 Add an option to allow for settings to only be applied to certain profiles. Defined settings should override default settings. Perhaps a new `/profile name` argument....
### Discussed in https://github.com/rfvgyhn/min-ed-launcher/discussions/175 Using `/config path/to/settings.json` should read from the specified file instead of the default settings.json file.