AutoLoader 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "| licence" to "| license" |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = AutoLoader | |title=AutoLoader | ||
| image = AutoLoader.jpeg | |image=AutoLoader.jpeg | ||
| | |description=Download CIA from URL and install | ||
| | |author=ksanislo | ||
| lastupdated = 2016/03/07 | |lastupdated=2016/03/07 | ||
| | |type=System Tools | ||
| | |version=0.7.0 | ||
| | |license=Mixed | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/AutoLoader-3DS.rar | |download=https://dlhb.gamebrew.org/3dshomebrew/AutoLoader-3DS.rar | ||
| source = | |website=https://github.com/ksanislo/AutoLoader | ||
|source=https://github.com/ksanislo/AutoLoader | |||
}} | }} | ||
Automated 3DS CIA installer/updater that operates from a web backend. | Automated 3DS CIA installer/updater that operates from a web backend. | ||
Revision as of 13:37, 29 October 2021
| AutoLoader | |
|---|---|
| File:AutoLoader.jpeg | |
| General | |
| Author | ksanislo |
| Type | System Tools |
| Version | 0.7.0 |
| License | Mixed |
| Last Updated | 2016/03/07 |
| Links | |
| Download | |
| Website | |
| Source | |
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 my fork of citrus which provides an overloaded version of ctr::app::install() that can accept an httpcContext.