AutoLoader 3DS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=AutoLoader | |title=AutoLoader | ||
|image= | |image=Autoloader3ds2.png | ||
|description=Download CIA from URL and install | |description=Download CIA from URL and install. | ||
|author=ksanislo | |author=ksanislo | ||
|lastupdated=2016/03/07 | |lastupdated=2016/03/07 | ||
Revision as of 12:43, 30 January 2022
| AutoLoader | |
|---|---|
| General | |
| Author | ksanislo |
| Type | System Tools |
| Version | 0.7.0 |
| License | Mixed |
| Last Updated | 2016/03/07 |
| Links | |
| Download | |
| Website | |
| Source | |
| This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
AutoLoader is an automated 3DS CIA installer/updater that operates from a web backend.
To use with your own app, write the URL to the sd card as /autoloader.url and APT_DoAppJump() over.
This requires the author's fork of citrus which provides an overloaded version of ctr::app::install() that can accept an httpcContext.