mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
12 lines
520 B
HTML
Executable File
12 lines
520 B
HTML
Executable File
---
|
|
layout: devinfo
|
|
app: ComponentSDKVersionIdentifier
|
|
---
|
|
This is a tool used to identify the SDKs and additional packages (eg. TwlSystem, NitroSystem) used to create the inserted cartridge.
|
|
<div style="text-align:center;"><h1>Screenshots:</h1></div>
|
|
|
|
<div class="screenshot">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/componentsdkversionidentifier.gif">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/componentsdkversionidentifier_checked.gif">
|
|
</div>
|