add wii u chat functions
This commit is contained in:
parent
ed84a47a2e
commit
c828d3b973
7 changed files with 297 additions and 203 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue