mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-04-25 21:01:01 -04:00
15 lines
424 B
Markdown
15 lines
424 B
Markdown
# libWiiPy.title.nus Module
|
|
|
|
## Description
|
|
|
|
The `libWiiPy.title.nus` module provides support for downloading digital Wii titles from the Nintendo Update Servers. This module provides easy methods for downloading TMDs, common Tickets (when present), encrypted content, and the certificate chain.
|
|
|
|
## Module Contents
|
|
|
|
```{eval-rst}
|
|
.. automodule:: libWiiPy.title.nus
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
```
|