MultiUpdater is an updater for a9lh payloads and other files on the SD card. The ability to update CIA applications is planned but has not been implemented.
The configuration file is named config.json
and should be placed in /3ds/MultiUpdater/
.
An example config can be found in the repo.
This project requires ctrulib, zlib, and jansson in your environment. zlib and jansson can be installed with 3ds_portlibs
Just run make
in terminal. Bannertool and makerom must be in your PATH or CIA compilation will fail.
MultiUpdater is licensed under the MIT license, a copy of which can be found in the LICENSE file.
The files located in source/minizip
are part of minizip and are absolutely not created by me. They are licensed under the zlib license, a copy of which can be found in the minizip-LICENSE file.
All of the ctrulib contributors, for ctrulib which this depends upon
Makefile by Hamcha
#Cakey on freenode for help