https://github.com/worksofliam/skyrimsaves
Shit Skyrim Save Manager
https://github.com/worksofliam/skyrimsaves
Last synced: over 1 year ago
JSON representation
Shit Skyrim Save Manager
- Host: GitHub
- URL: https://github.com/worksofliam/skyrimsaves
- Owner: worksofliam
- Created: 2022-02-11T21:41:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-12T04:17:28.000Z (over 4 years ago)
- Last Synced: 2025-01-21T17:11:47.226Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Skyrim Save Manager
Beth and I want to play Skyrim together so bad, but want to easily manage our saves. The 'characters' menu in the special edition didn't work for us so I made this Node.js script to manage our saves automatically.
### Setup:
1. Disable cloud updates on Skyrim.
* it doesn't like the files changing at all
2. clone
3. `npm i`
4. Create a batch script like this:
```
node "...\Documents\GitHub\skyrimSaves\index.js" "...\Documents\My Games\Skyrim Special Edition"
```
5. Launch batch script instead of launching Skyrim SE from Steam.