Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antoninvf authored May 14, 2023
1 parent 8ec450f commit ed26510
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# GeronimoUpdater

Updater for modpacks made by Flowyan or Chutoy, for Family Man members.

### Flow of the app:
First the app makes sure that Prism Launcher isn't running. If it is, it will show a warning and close the app.

1. Choose directory of Prism Launcher / Auto picks the default one if it exists
2. Choose a modpack from a list (gotten from GeronimoUpdater API) what to update
3. Choose a version from a list for that specific modpack
4. Check if the pack is in the instances directory
5. User clicks the Download or "Geronimo!" button and the app starts doing stuff
6. Download the version and place it into instances
7. Take files from old version (options.txt, servers.dat etc.) and copy them to the new one
8. Done!

0 comments on commit ed26510

Please sign in to comment.