update project outline in readme.md

This commit is contained in:
Obie Hinojosa 2025-01-09 14:18:08 -06:00
parent 35224c4eca
commit cf2f747945

View File

@ -11,8 +11,12 @@ This repository contains a mod installer/syncing script that adds stuff to the S
Yup. Here are the mods. Nothin to see here. Just, y'know, a bunch of mods. That exist. They're listed there, trust me. No need to scroll, you can just take me at my word for this one. They're there.
# Project Outline
1. Download mods from repository
2. Extract mods from tarball into game folder
1. Back up existing save game to be safe (located in Appdata, some-whereabouts)
- (Where do I send the save backup?)
- (Do i write another tool to recover the old save quickly?)
2. Delete existing mods from game folder
- (User prompt to confirm?)
3. Download mods from repository
4. Extract mods from tarball into game folder
- might have to account for whether the game is installed on the main drive or another one
- would reallllyyyy not be fun if i had to please god dont make me do this i have no idea how to dynamically find a steam game directory
3.