20 Minutes Till Dawn
0 of 0

File information

Last updated

Original upload

Created by

mrjaypee

Uploaded by

mrjaypee

Virus scan

Safe to use

Tags for this mod

About this mod

Simple script to respec the Rune selection in 20 Minutes Till Dawn by setting the Runes' levels back to zero and refunding the points spent on them.

Permissions and credits
Simple script to respec the Rune selection in 20 Minutes Till Dawn by setting the Runes' levels back to zero and refunding the points spent on them.

=====
First and foremost, BACK UP your existing saves and copy them to another location.
Disclaimer: While there shouldn't be an issues (I've used this myself), I am not responsible for any damaged or lost saves while this is in use, especially if you didn't back up your saves.
Should something go wrong, copy your back up files back into the original save location.
=====

Usage:
  • Install Python on your system, if not already.
  • Extract and run the respec.py script by opening the Command Prompt/Terminal/Konsole/etc in the directory you downloaded the script to.
  • Select your save file to respec your rune selections.

Typical save locations: (if these don't match yours, a quick Google should point you in the right direction)
  • Windows
    • C:\Users\<USERNAME>\AppData/LocalLow/Flanne/MinutesTillDawn/gamedata.json
  • Linux (Steam Deck)
    • /home/deck/.local/share/Steam/steamapps/compatdata/1966900/pfx/drive_c/users/steamuser/AppData/LocalLow/Flanne/MinutesTillDawn/gamedata.json
  • macOS
    • TBD - generally somewhere in ~/Library/Application Support/


Source for anyone concerned about running the script on their system.