clean_ryujinx/src/Ryujinx/Systems/SetupWizard
GreemDev b033adbde7 Initial work on a setup wizard
Setup wizard abstraction & architecture from TKMM
2025-12-19 23:15:22 -06:00
..
BaseSetupWizard.cs Initial work on a setup wizard 2025-12-19 23:15:22 -06:00
README.md Initial work on a setup wizard 2025-12-19 23:15:22 -06:00
SetupWizardPage.cs Initial work on a setup wizard 2025-12-19 23:15:22 -06:00
SetupWizardPageBuilder.cs Initial work on a setup wizard 2025-12-19 23:15:22 -06:00
SetupWizardPageView.axaml Initial work on a setup wizard 2025-12-19 23:15:22 -06:00
SetupWizardPageView.axaml.cs Initial work on a setup wizard 2025-12-19 23:15:22 -06:00

Ryubing Setup Wizard

Directly modified from the code found here.