MultiUpdater 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = MultiUpdater | image = https://dlhb.gamebrew.org/3dshomebrew/MultiUpdater.jpg|250px | type = Utilities | version = v4.0.2 | licence = Mixed |...")
 
No edit summary
Line 12: Line 12:
<youtube>-</youtube>
<youtube>-</youtube>


# MultiUpdater
= MultiUpdater =
 
MultiUpdater is an updater for FIRM payloads, CIA applications, and other files on the SD card.
MultiUpdater is an updater for FIRM payloads, CIA applications, and other files on the SD card.


# Configuration
== Configuration ==
The configuration file is named `config.json` and should be placed in `/3ds/MultiUpdater/`.
 
An example config can be found in the repo.
The configuration file is named <code>config.json</code> and should be placed in <code>/3ds/MultiUpdater/</code>. An example config can be found in the repo.
 
== Dependencies / Requirements ==
 
This project requires ctrulib, zlib, bzip2, xz, libarchive, curl and mbedtls. zlib, bzip2, xz, libarchive, curl and mbedtls can be installed with [https://github.com/devkitPro/3ds_portlibs 3ds_portlibs].
 
== Compilation ==
 
Just run <code>make</code> in terminal. Bannertool and makerom '''must''' be in your PATH or CIA compilation will fail.


# Dependencies / Requirements
== License ==
This project requires ctrulib, zlib, bzip2, xz, libarchive, curl and mbedtls.
zlib, bzip2, xz, libarchive, curl and mbedtls can be installed with [3ds_portlibs](https://github.com/devkitPro/3ds_portlibs).


# Compilation
MultiUpdater is licensed under the MIT license, a copy of which can be found in the [[../blob/master/LICENSE|LICENSE file]].
Just run `make` in terminal. Bannertool and makerom **must** be in your PATH or CIA compilation will fail.


# License
== Credits ==
MultiUpdater is licensed under the MIT license, a copy of which can be found in the [LICENSE file](../blob/master/LICENSE).


# Credits
All of the ctrulib contributors, for ctrulib which this depends upon Angelsl for libctrfgh, from which the example curl code has been taken #Cakey on freenode for help
All of the ctrulib contributors, for ctrulib which this depends upon
Angelsl for libctrfgh, from which the example curl code has been taken
\#Cakey on freenode for help

Revision as of 11:49, 16 April 2020

Template:Infobox 3DS homebrew

MultiUpdater

MultiUpdater is an updater for FIRM payloads, CIA applications, and other files on the SD card.

Configuration

The configuration file is named config.json and should be placed in /3ds/MultiUpdater/. An example config can be found in the repo.

Dependencies / Requirements

This project requires ctrulib, zlib, bzip2, xz, libarchive, curl and mbedtls. zlib, bzip2, xz, libarchive, curl and mbedtls can be installed with 3ds_portlibs.

Compilation

Just run make in terminal. Bannertool and makerom must be in your PATH or CIA compilation will fail.

License

MultiUpdater is licensed under the MIT license, a copy of which can be found in the [[../blob/master/LICENSE|LICENSE file]].

Credits

All of the ctrulib contributors, for ctrulib which this depends upon Angelsl for libctrfgh, from which the example curl code has been taken #Cakey on freenode for help

Advertising: