Updater and Manager for modpacks made by Flowyan or Chutoy, for Family Man members.
First the app makes sure that Prism Launcher isn't running. If it is, it will show a warning and close the app.
- Choose directory of Prism Launcher / Auto picks the default one if it exists
- Choose a modpack from a list (gotten from GeronimoUpdater API) what to update
- Choose a version from a list for that specific modpack
- Check if the pack is in the instances directory
- User clicks the Download or "Geronimo!" button and the app starts doing stuff
- Download the version and place it into instances
- Take files from old version (options.txt, servers.dat etc.) and copy them to the new one
- Done!
Also this is my first time using Electron.