add support for the new friends api
All checks were successful
Build and Test / puyopuyo (push) Successful in 3m55s
Build and Test / wii-sports-club (push) Successful in 4m23s
Build and Test / terraria (push) Successful in 4m48s
Build and Test / splatoon-testfire (push) Successful in 5m3s
Build and Test / splatoon (push) Successful in 5m34s
Build and Test / fast-racing-neo (push) Successful in 6m19s
Build and Test / friends (push) Successful in 6m22s
Build and Test / wii-u-chat (push) Successful in 6m40s
Build and Test / mario-tennis (push) Successful in 6m40s
Build and Test / minecraft-wiiu (push) Successful in 7m17s
Build and Test / sonic-transformed (push) Successful in 6m3s
Build and Test / super-mario-maker (push) Successful in 4m9s

This commit is contained in:
red binder 2026-08-09 00:12:18 +02:00
commit eff58c1f49
5 changed files with 47 additions and 10 deletions

View file

@ -1,5 +1,5 @@
{
"rust-analyzer.cargo.features": [
"v3-8-15", "splatoon", "prudpv1"
"friends"
]
}