Open ghost opened 8 years ago
Given that CIAngel already has an install_cia function I suppose it wouldn't be too hard to download its own CIA and then install it. That means though that the developers will have to either implement a way to download the latest release from github (github json parsing isn't fun) or will have to be willing to host the CIA on a url that doesn't change.
We already have a way to get the latest CIA URL: https://thedgtl.net/3ds/CIAngel.php
This seems like a good feature request :+1:
Awesome!
Now FBI 2.2.6 has the same ability! https://github.com/Steveice10/FBI/releases/tag/2.2.6
Also nice job on the SeedDB fix!
https://github.com/astronautlevel2/StarUpdater has the ability to update the updater somewhere - maybe you could add this into CIAngel instead of having to rely on QR and FBI @astronautlevel2