Official companion extensions for TKVSC.
| Folder | Status | Description |
|---|---|---|
| example-addon | Template | Copy this when starting a new addon |
| tkmm-cli | Released | TKMM CLI integration |
| splatoon3-support | Beta | Splatoon 3 game profile + RomFS validation |
| botw-support | Planned | Breath of the Wild support |
Press F5 inside example-addon/ (see its README) to run against a sibling totk-vscode checkout.
- Copy
example-addon/to a new folder name - Add the folder to
workspacesin thispackage.json - Implement your feature; keep
extensionDependenciesonTKVSC-Team.totk-vscode