add wii u chat functions
All checks were successful
Build and Test / wii-u-chat (push) Successful in 8m1s
Build and Test / splatoon (push) Successful in 8m1s
Build and Test / friends (push) Successful in 8m7s
Build and Test / super-mario-maker (push) Successful in 12m38s

This commit is contained in:
Maple 2026-04-28 00:13:07 +02:00
commit c828d3b973
7 changed files with 297 additions and 203 deletions

View file

@ -44,7 +44,8 @@ guest_login = []
friends = ["guest_login", "database-support"]
big_pid = []
v3-3-2 = []
v3-8-15 = ["rmc_struct_header", "v3-3-2"]
v3-5-0 = ["v3-3-2"]
v3-8-15 = ["rmc_struct_header", "v3-5-0"]
v4-3-11 = ["v3-8-15"]
nx = ["big_pid"]
datastore = ["database-support", "v3-8-15", "dep:aws-sdk-s3", "dep:aws-config"]