A suite of tools made in Python for importing and exporting of various file-formats that are related to Tomodachi Life for the Nintendo 3DS.
python3 main.py
If you wish to run the individual scripts in the /scripts folder without using the GUI, try python3 <script.py> and it should tell you what the arguments are if none are provided.
| File format | Import | Export | Conversion |
|---|---|---|---|
| MSBP | 🟨 (will be limited) | ✅ | N/A |
| CLYT | WIP | WIP | to .bclyt (WIP) |
| BCLYT | 🟨 | WIP | to .clyt (WIP) |
| File format | Import | Export | Conversion |
|---|---|---|---|
| MSBF | from .json |
to .json |
N/A |
| MSBT | from .json |
to .json |
N/A |
| LIBNTTS Dicts | from .dct |
to .dct |
N/A |
| BCLIM | from .png |
to .png |
custom .tga |
| BCLAN | from .json |
to .json |
to .clan |