Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

AutoLoader 3DS: Difference between revisions

From GameBrew
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews")
No edit summary
Line 8: Line 8:
| website = https://github.com/ksanislo/AutoLoader
| website = https://github.com/ksanislo/AutoLoader
| download = https://dlhb.gamebrew.org/3dshomebrew/AutoLoader-3DS.rar
| download = https://dlhb.gamebrew.org/3dshomebrew/AutoLoader-3DS.rar
| source = https://dlhb.gamebrew.org/3dshomebrew/AutoLoader-3DS.rar
| source = https://github.com/ksanislo/AutoLoader
}}
}}


= AutoLoader =
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.
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 [https://github.com/ksanislo/citrus/ citrus] which provides an overloaded version of ctr::app::install() that can accept an httpcContext.
This requires my fork of [https://github.com/ksanislo/citrus/ citrus] which provides an overloaded version of ctr::app::install() that can accept an httpcContext.

Revision as of 06:41, 6 September 2021

Template:Infobox-3DS-Homebrews

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.

Advertising: