github PoloNX/AtmoPackUpdater 2.0.0
Innovation Infusion

latest release: 2.0.1
6 months ago

Changelog EN

  • Added translators in the About tab.
  • Directly implemented system update installation in AtmoPackUpdater (#18).
  • Added a choice for the homebrew path.
  • Added a custom pack tab.
    • If you want to configure a custom pack, please modify the file located at /config/AtmoPackUpdater/config.json as shown below.

Changelog FR

  • Ajout des traducteurs dans l'onglet À propos
  • Implémentation directe de l'installation de la mise à jour du système dans AtmoPackUpdater (#18).
  • Ajout d'un choix pour le chemin de sauvegarde des homebrews
  • Ajout d'un onglet pour les packs customisés
    • Si vous voulez faire une config avec un pack customisé veuillez modifier le fichier situé dans /config/AtmoPackUpdater/config.json comme ci-dessous
{
    "auto-update" : false,
    "custom-pack" : [
          {
               "name": "Name of the pack",
               "url": "Url of the direct download link"
          }
     ]
}

Don't miss a new AtmoPackUpdater release

NewReleases is sending notifications on new releases.