Add prelimiary support for Wii Sports Club and MTUS
All checks were successful
Build and Test / splatoon-testfire (push) Successful in 2m21s
Build and Test / super-mario-maker (push) Successful in 2m48s
Build and Test / minecraft-wiiu (push) Successful in 3m22s
Build and Test / fast-racing-neo (push) Successful in 4m8s
Build and Test / wii-u-chat (push) Successful in 4m36s
Build and Test / puyopuyo (push) Successful in 5m9s
Build and Test / friends (push) Successful in 5m27s
Build and Test / mario-tennis (push) Successful in 6m13s
Build and Test / splatoon (push) Successful in 6m13s
Build and Test / wii-sports-club (push) Successful in 6m51s
All checks were successful
Build and Test / splatoon-testfire (push) Successful in 2m21s
Build and Test / super-mario-maker (push) Successful in 2m48s
Build and Test / minecraft-wiiu (push) Successful in 3m22s
Build and Test / fast-racing-neo (push) Successful in 4m8s
Build and Test / wii-u-chat (push) Successful in 4m36s
Build and Test / puyopuyo (push) Successful in 5m9s
Build and Test / friends (push) Successful in 5m27s
Build and Test / mario-tennis (push) Successful in 6m13s
Build and Test / splatoon (push) Successful in 6m13s
Build and Test / wii-sports-club (push) Successful in 6m51s
This commit is contained in:
parent
d39758d748
commit
d10e0cb596
2 changed files with 84 additions and 0 deletions
|
|
@ -1,3 +1,15 @@
|
|||
wii-sports-club:
|
||||
include-in-checkall: true
|
||||
features:
|
||||
- prudpv1
|
||||
- third-notif-param
|
||||
- v3-8-15
|
||||
settings:
|
||||
AUTH_REPORT_VERSION: "branch:origin/project/appsp build:3_4_24_4_0"
|
||||
RNEX_VIRTUAL_PORT_INSECURE: "1:10"
|
||||
RNEX_VIRTUAL_PORT_SECURE: "1:10"
|
||||
RNEX_DEFAULT_PORT: 10000
|
||||
RNEX_ACCESS_KEY: "4d324052"
|
||||
puyopuyo:
|
||||
include-in-checkall: true
|
||||
features:
|
||||
|
|
@ -22,6 +34,18 @@ minecraft-wiiu:
|
|||
RNEX_VIRTUAL_PORT_SECURE: "1:10"
|
||||
RNEX_DEFAULT_PORT: 13000
|
||||
RNEX_ACCESS_KEY: "f1b61c8e"
|
||||
mario-tennis:
|
||||
include-in-checkall: true
|
||||
features:
|
||||
- prudpv1
|
||||
- third-notif-param
|
||||
- v3-8-15
|
||||
settings:
|
||||
AUTH_REPORT_VERSION: "branch:origin/release/ngs/3.9.x.200x build:3_9_19_2005_0"
|
||||
RNEX_VIRTUAL_PORT_INSECURE: "1:10"
|
||||
RNEX_VIRTUAL_PORT_SECURE: "1:10"
|
||||
RNEX_DEFAULT_PORT: 10000
|
||||
RNEX_ACCESS_KEY: "c69b92a0"
|
||||
wii-u-chat:
|
||||
include-in-checkall: true
|
||||
features:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue