mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-12-19 19:56:22 -05:00
No major functional changes have been made so far other than a couple of things being shifted between files, but a lot of bad code has been rewritten to hopefully make libWiiPy maintainable into the future.
15 lines
295 B
Markdown
15 lines
295 B
Markdown
# libWiiPy.title.versions Module
|
|
|
|
## Description
|
|
|
|
The `libWiiPy.title.versions` module provides functions for converting the format that a title's version is in.
|
|
|
|
## Module Contents
|
|
|
|
```{eval-rst}
|
|
.. automodule:: libWiiPy.title.versions
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
```
|