mirror of
https://github.com/ndeadly/MissionControl
synced 2024-11-22 04:13:07 +00:00
Update readme and issue template
This commit is contained in:
parent
eabc618aeb
commit
581ae0d9e8
2 changed files with 8 additions and 4 deletions
10
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -12,7 +12,9 @@ body:
|
|||
label: Switch Firmware Version
|
||||
description: Which Nintendo Switch firmware (HOS) version are you running?
|
||||
options:
|
||||
- 18.0.0 (Latest)
|
||||
- 18.1.0 (Latest)
|
||||
- 18.0.1
|
||||
- 18.0.0
|
||||
- 17.0.1
|
||||
- 17.0.0
|
||||
- 16.1.0
|
||||
|
@ -29,7 +31,8 @@ body:
|
|||
label: Atmosphère Version
|
||||
description: Which version of Atmosphère are you using?
|
||||
options:
|
||||
- 1.7.0 (Latest)
|
||||
- 1.7.1 (Latest)
|
||||
- 1.7.0
|
||||
- 1.6.2
|
||||
- 1.6.1
|
||||
- 1.6.0
|
||||
|
@ -48,7 +51,8 @@ body:
|
|||
label: Mission Control Version
|
||||
description: Which version of Mission Control are you using?
|
||||
options:
|
||||
- 0.11.0 (Latest)
|
||||
- 0.11.1 (Latest)
|
||||
- 0.11.0
|
||||
- 0.10.0
|
||||
- 0.9.4
|
||||
- 0.9.3
|
||||
|
|
|
@ -86,7 +86,7 @@ Use controllers from other consoles natively on your Nintendo Switch via Bluetoo
|
|||
Download the [latest release](https://github.com/ndeadly/MissionControl/releases) .zip and extract to the root of your SD card, allowing the folders to merge and overwriting any existing files. Reboot your console to activate the module and you're done!
|
||||
|
||||
***IMPORTANT:
|
||||
Atmosphère >= 1.6.0 is required to run the latest release of Mission Control on firmware 17.0.0+. Using an older Atmosphère version will cause Mission Control to crash or freeze the system on boot.***
|
||||
Atmosphère >= 1.7.1 is required to run the latest release of Mission Control on firmware 18.1.0. Using an older Atmosphère version will cause Mission Control to crash or freeze the system on boot.***
|
||||
|
||||
### Usage
|
||||
|
||||
|
|
Loading…
Reference in a new issue